Revision history for Perl extension WWW::Mechanize::Shell.

Todo
+ Think about HTML::FillInForm for displaying changed form values interactively + Check how the new WWW::Mechanize JavaScript handling interacts with the shells own JS blocking (badly, I guess) + Use Scalar::Util::weaken if available + Think how to add other (Xpath) extractions to conveniently display stuff via CSS selectors or XPath selectors. Steal from Web::Scraper. + There is a memory leak between ::FormFiller and ::Shell + Ditch Hook::LexWrap now that LWP::UserAgent has progress callbacks + Add set-cookie and delete-cookie commands + Add (optional) HTTP::Cookies::Find support

0.52 20110106
. Fix stupid thinko in test (only affects tests on 5.13+)

0.51 20110105
. Make a test more robust against 5.14 . Streamlined Exporter.pm usage
. Rely on parent.pm instead of base.pm . No need to upgrade

0.50 20100821
. Remove test file that was just testing LWP functionality and that failed for some weird setups where nonexistent hosts still result in a successful HTTP request. . Added links to repositories

0.49 20100817
+ Apply [rt.cpan.org #59246] ,
thanks to Ansgar Burchardt
This fixes another case where API changes in LWP weren't mirrored by this module.
+ Fix t/14-command-identity.t to not make an external request anymore Addresses [rt.cpan.org #59883]

0.48 20081109
+ More test fixes for incompatibilities between LWP and Mechanize 1.34+ + Removed way to set up authentication for more than one site . WWW::Mechanize monkeypatches LWP::UserAgent and thus you can only ever have one set of user/password in your script.

0.47 20081102
+ Fix tests to work with libwww 5.815+ which automatically retries with empty user/password
+ WWW::Mechanize 1.34+ breaks Basic authentication with LWP 5.815+ so all auth tests are skipped until Andy Lester and Gisle Aas work out who has to fix their stuff. . Hook::LexWrap is subject to bug [perl #46217], this might cause problems if you're running Perl 5.10.0. All tests pass.

0.46 20071003
+ Bump version because of borked CPAN upload, retrying

0.45 20071003

0.44 20070707

+ Added C<title> and C<headers> commands that print out the title and headers of the page. Suggested by Ed Halley. + Added and documented arguments to the C<< shell >> subroutine + Quieted up some test warnings
+ IO::Catch now understands C<printf> + Upgrade to Term::Shell v0.02 which now displays the help summary better.

0.43 20070511

0.42 200704..

0.41 20070414

0.40 20070117

0.39

0.38 20061214

0.37

0.36

0.35

0.34

0.33

0.32

0.31

Changed behaviour:

0.30

0.29

0.28

0.27

0.26

0.25

0.24 - fixup release for 0.23

0.23

0.22

0.21

0.20

0.19

0.18

0.17

0.16 20030429

0.14 20030414

0.13 20030404

0.12 20030320

0.11 20030318

0.10 20030312

0.09 20030308

0.08 20030308

0.07 20030308

0.06 20030308

0.05 20030307

0.04 20030301

0.02 20030228

0.01 Thu Nov 7 23:04:20 2002