WWW-Mechanize-Shell

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    * Fix test suite due to newer version of Test::Without::Module
    * Upgrade the test HTTP server to work in absence of CGI.pm

0.55 2015-04-26
    * Fix one more test against new sprintf() warnings in 5.21+

0.54 2015-04-26
    * Fix test suite against new sprintf() warnings in 5.21+
    * Fix test suite against calling CGI::param in list context
    Both analyzed and contributed by Slaven Rezic

0.53 2013-08-10
    * Add links to repository, contributed by D. Steinbrunner

0.52 2011-01-06
    * Fix stupid thinko in test (only affects tests on 5.13+)

0.51 2011-01-05
    * 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 2010-08-21
    * 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 2010-08-17
    * 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 2008-11-09
    * 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 2008-11-02
    * 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 2007-10-03
    * Bump version because of borked CPAN upload, retrying
  * No need to upgrade

0.45 2007-10-03
  * No library code changes, no need to upgrade
    * Removed HTML::Display from the distribution
    as that now lives its own life on CPAN
    * Fix failing tests if HTTP_PROXY was set. This fixes
    Debian bug #444634, http://bugs.debian.org/444634
    and CPAN RT #29455, thanks to Niko Tyni

0.44 2007-07-07

    * 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 2007-05-11
    * fix failures on 5.6.2 with a B::Deparse version that doesn't
    support ->ambient_pragmas() - they get ignored there now.

0.42 200704..
    * Test fixes only, no need to upgrade
    * Patches submitted by MAREKR (RT #26397) and somebody else whose
    name I cannot find, sorry.
    * Delete some more proxy settings for the test runs

0.41 2007-04-14
    * Codeacrobat release
    * Restore compatibility with WWW::Mechanize 1.22
    Thanks to Jörg Meltzer who sent in the patch

0.40 2007-01-17
    * Fixed showstopper bug in prompt method that was hidden
    by all tests disabling interactive prompts
    Thanks to all reporters

0.39
    * Bumped module version
    * Fix for RT 22121 - shell does not start

0.38 2006-12-14
    * Bumped module version
    * Added a test for HTML::TableExtract functionality
    which went untested so far
    * Fixed HTML::TableExtract functionality
        This functionality now requires
        HTML::TableExtract 2.0 or higher, sorry
    * This release now needs WWW::Mechanize 1.20, for the update_html
    method which is used in the tests. Sorry.
    * Reworked code generation and code execution
    * ! Think about plugins for other extractions:
      * Template::Extract
      * XML::XPath extractions
    * Think about using a different shell framework provider

0.37
    * Fixed bug that created invalid code for the C<auth> command

0.36
    * Fixed the actual bug too.

0.35
    * Fixed documentation in HTML::Display::Debian about C<x-www-browser>.



( run in 1.564 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )