Commit graph

6 commits

Author SHA1 Message Date
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
wiz
8fb30e0603 p5-WWW-Mechanize-Shell: update to 0.57.
0.57 20180604
  + Add "images" command to list all images
  + Allow other user agent objects like WWW::Mechanize::Chrome
    Use it from the command line as
        perl -Ilib -MWWW::Mechanize::Chrome \
                   -MWWW::Mechanize::Shell \
                   -e"shell(agent => WWW::Mechanize::Chrome->new())"
2018-06-24 10:11:27 +00:00
wiz
09e5d3c69a p5-WWW-Mechanize-Shell: update to 0.56.
0.56 20170425
  + Send uncompressed output to the browser
    (contributed by weltonrodrigo)
  + Fix some warnings caused by links without a text
  . Fix test suite due to newer version of Test::Without::Module
  . Upgrade the test HTTP server to work in absence of CGI.pm
2017-09-27 16:54:13 +00:00
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
bsiegert
c7d0cb1f48 Import Mechanize::Shell, from Edgar Fuss in PR pkg/49188. From DESCR:
This module implements a www-like shell above WWW::Mechanize and also has the
capability to output crude Perl code that recreates the recorded session.
Its main use is as an interactive starting point for automating a session
through WWW::Mechanize.
The cookie support is there, but no cookies are read from your existing browser
sessions. See HTTP::Cookies on how to implement reading/writing your current
browsers cookies.
2016-01-10 20:32:44 +00:00