[libwww-mechanize-perl] branch master updated (704ab70 -> 83decff)

gregor herrmann gregoa at debian.org
Sat Sep 17 17:03:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libwww-mechanize-perl.

      from  704ab70   update changelog
      adds  8115da2   initial import of WWW-Automate 0.10 from CPAN
      adds  5acf49f   import WWW-Automate 0.20 from CPAN
      adds  be9ecf3   initial import of WWW-Mechanize 0.30 from CPAN
      adds  9f7d005   import WWW-Mechanize 0.31 from CPAN
      adds  dbfc463   import WWW-Mechanize 0.32 from CPAN
      adds  f73300f   import WWW-Mechanize 0.33 from CPAN
      adds  10d8092   import WWW-Mechanize 0.35 from CPAN
      adds  ddd405e   import WWW-Mechanize 0.36 from CPAN
      adds  29f1152   import WWW-Mechanize 0.37 from CPAN
      adds  83704ca   import WWW-Mechanize 0.38 from CPAN
      adds  8519d46   import WWW-Mechanize 0.39 from CPAN
      adds  694062a   import WWW-Mechanize 0.40 from CPAN
      adds  cc7085c   import WWW-Mechanize 0.41 from CPAN
      adds  e278b33   import WWW-Mechanize 0.42 from CPAN
      adds  94f2ba0   import WWW-Mechanize 0.43 from CPAN
      adds  d42c96f   import WWW-Mechanize 0.44 from CPAN
      adds  7f3e1ba   Initial revision
      adds  ac06d93   Fixed some POD
      adds  5f6270a   Fixed extraneous files
      adds  529b543   Fixed the $ok
      adds  1abc054   Dropped mech.t
      adds  6a46a0f   Added response() method
      adds  622ac94   Ignores tarballs
      adds  9e88fc1   Rearranged all the funcs, and added response()
      adds  065e5de   Now allows skipping of non-connected tests
      adds  ebac270   Rolling out 0.45
      adds  e43f729   Added MANIFEST to itself
      adds  b34e6a5   Added a note about being on SF
      adds  93aaaec   Stuff I thought of in B&N
      adds  e89193e   New handy module that checks for XXXes
      adds  3961d09   Added a comment
      adds  9164975   Checks for URI not getting updated if the call fails
      adds  53464a7   The uri() only gets set if the operation was successful
      adds  1289e47   Ignores .lwpcookies
      adds  756e87c   Added Mark Fowler's tick()/untick() methods
      adds  abc27d4   Combined page_stack-local with page_stack, and added tick.t
      adds  58c4b4d   Ready to go with 0.46
      adds  70bdf33   Referer tests from Corion
      adds  58c99f0   Patches from Corion
      adds  34a8059   Tracks URI history properly after redirects
      adds  ecc60f5   Added requirement for FindBin
      adds  dc3f512   Uses the status() method
      adds  8844f4a   >       * find_link() now lets you pass n=>"all" to get back a list >         of all links that match the other criteria. >       * find_link() and follow_link() now complain if you pass >         invalid parms to them.
      adds  18a2deb   Releasing version 0.47; squawks if follow_link has a n=>"all"
      adds  311c6db   Skips all tests for now
      adds  2115e27   get() properly passes thru to LWP::UserAgent now
      adds  80a43cf   Added find_all_links
      adds  9f8ee6b   Ready to go with 0.48
      adds  5d7d774   Fixed: All redirect requests were getting approved, regardless of what was redirectable
      adds  7b25301   Release 0.49
      adds  00273b8   Updated the copyright date
      adds  6a78542   Redirects change from POSTs to GETs
      adds  29da765   Added first version of forms
      adds  9fe74e4   checks content type
      adds  3cb0311   Renamed url to uri, and added the dump
      adds  0c5944b   Renamed forms to mech-forms
      adds  14e2ee6   Changed the form_number() to say "no form numbered N"
      adds  2043fef   Comment applies to previous: Added conditional install of mech-forms
      adds  6e995ff   Local copy of the 2shortplanks.com file
      adds  a1b52a5   Fixed the POST test
      adds  9a29c1d   Releasing 0.51
      adds  56ab3a3   mech-forms now handles local files
      adds  643e05c   Added mech-forms.t
      adds  dfab630   Added parm-checking to submit_form()
      adds  08262b7   Ooops, shoulda been form_number, not form_button
      adds  9eba31b   Put the plan on the Test::More list
      adds  cfcdc06   Bumped up the Test::Builder requirement to 0.17
      adds  fe18864   Bumped to 0.51, and made all warns carps
      adds  4a01f57   Updated some versions, and made them more explicit
      adds  4067825   Made the checking for target page platform-independent so the Windows stuff would quit crapping out (RT #2955)
      adds  1715db6   Explicitly stringifies URI::file to try to not have the thread problems.  See RT #2874 and #2880
      adds  264e617   Rolling out 0.53
      adds  e689f9a   Added a CPAN search from Ed Silva
      adds  29700b8   testing mech-forms is now conditional
      adds  63748d3   Made extract_links() be an internal-only method
      adds  114a616   Added proper behavior when a fetch fails
      adds  505bab6   Added a section called THINGS THAT MAY BREAK YOUR CODE
      adds  50a3815   Cleaned up some of the link extracting. Added a mention of the Perl Advent Calendar.
      adds  54487c7   Added checks and notes on IO::Socket::SSL
      adds  8edb3ed   Fixed 2811: behavior of extract_links() did not match docs
      adds  6f757e5   Wrote tests for combinatorial link finding
      adds  a7997e5   Now supports ANDing of parms into find_link
      adds  f7cbde2   Spiffed up the creation of the match function
      adds  09102e7   Bumped up to 0.54
      adds  6fa990d   Added note about subclassing
      adds  b9d85c0   Created WWW::Mechanize::Link
      adds  0002be9   Spiffed up the accessors
      adds  2daf260   First version
      adds  3754b84   Added checks for the WWW::Mechanize::Link stuff
      adds  d8a657f   Uses the new WWW::Mechanize::Link method
      adds  5870dc2   WWW::Mechanize::Link now tracks the source tag name
      adds  d39927f   moved the deprecated methods to their own section
      adds  7a804a9   Removed the TODO list because it is in RT
      adds  c2c81e2   No longer loads Carp unless and until it is needed
      adds  3a99c0b   submit_form() now uses the current form if a form_name or form_number parm is not specified
      adds  16d96ef   Removed t/new-local.t
      adds  d1bf06b   Added the magic translated names for agent() method
      adds  998a06e   Releasing 0.55
      adds  bd70e6f   Added the agent_alias and known_agent_aliases methods
      adds  e25b058   Created a _carp method and passed everything thru it.
      adds  156ffb6   First version
      adds  16f5985   Added a test that quiet() works
      adds  1e77ae4   _carp() now does Carp::carp if possible, or warn() if not
      adds  18703d2   Removed the Carp and Test::Builder dpeendencies
      adds  cb0abf5   Releasing 0.56
      adds  2676236   Ignore distros
      adds  d46e6b2   Tweaked some docs
      adds  2b1750a   Added links to RT
      adds  12ea0f7   Added tests for new area links
      adds  c031ded   Fixed the constructor docs
      adds  79adb95   Added the <AREA> tag for HREFs
      adds  ea21486   Releasing 0.57
      adds  5b914a5   Added META.yml
      adds  3210b67   >       * The <AREA>-handling in extract_links() was incorrectly >         building the text.
      adds  48b678e   Added tests for the <AREA> tag
      adds  7511ded   Shuffled files around so we no longer have semaphore files to tell the live-internet tests how to run
      adds  1626fe7   Shuffled files around so we no longer have semaphore files to tell the live-internet tests how to run
      adds  053721f   Removed the SKIPLIVE semaphores
      adds  435a553   Fixed the colon on t/live/get.t
      adds  27dc9c3   Cleaned up handling of the skipmechforms thing, and now uses the ExtUtils::Command functiosn where possible
      adds  cdf82a7   uri() method returns a straight string, not an object
      adds  236c5f1   Removed the test on the $uri, because it is OK to be an object here
      adds  41aadd3   Added checks for URI objectness
      adds  f669a6a   Added check for non-objectness on URI
      adds  f8f6b4c   Fixed the URI non-objectness
      adds  3e35bf9   form() functions now return HTML::Form object, not 0/1
      adds  ea86e2c   Newly generated
      adds  7878361   Up to 0.58
      adds  7879d8a   Upped to 0.58
      adds  9bb573a   Squelched a warning in follow() if $l->[1] was undef
      adds  9fc2183   Replaced mech-forms with mech-dump
      adds  673400b   Added list of other modules that use Mech
      adds  b098a1e   Renamed mech-forms to mech-dump
      adds  2ae07fb   Cleaned up the testing calls, and removed the skip_all
      adds  f1487f5   Added dump_links, plus added the --absolute flag
      adds  457dabd   Got the page stack working!
      adds  58b1611   Readying 0.59
      adds  a48fffa   Added some missing files
      adds  0cb321d   Added WWW::Google::Groups to the the list of modules that use Mech
      adds  9d7f264   Fixed how t/failure.t fails
      adds  69ff2db   Publishing 0.60
      adds  162cad2   Up to 0.60
      adds  c9dc7de   Fixed missing File::Temp dependency
      adds  fa51003   Fixed markup
      adds  349efea   More tweaks as I hunt down Waltman's problem
      adds  7d293e2   Checks that we have one form
      adds  8991a26   Put the form name in double quotes, not single
      adds  650ed05   Added form-parsing.t
      adds  9ded620   Added a module version dump
      adds  552e7fe   Added a module version dump
      adds  a37cc20   Added heading on version dump
      adds  fe089df   Going down the path of making internal code use its own accessors.
      adds  7633e3d   Removed an incorrect use of Carp.  Fixed some more accessors.
      adds  7ca5a3c   Moved the FAQ into its own doc.  Releasing 0.61
      adds  2d954e9   Trivial spacing cleanup
      adds  3b30920   Added FAQs from Gavin Estey
      adds  15f8bb9   Renamed _carp to warn
      adds  e3a8d1c   Added optional parms for onwarn and onerror
      adds  21906bd   Added the die() method
      adds  d2016b3   Added autocheck
      adds  ec0ee01   Removed t/carp.t
      adds  c3de016   mech-dump.t no longer fails if mech-dump isn't getting installed
      adds  232804a   Fixed RT #3032.  Now detects invalid regexes passed to find_link()
      adds  bba8c1c   Fixed POD bummer
      adds  6db207b   Releasing 0.62
      adds  888906b   Added tests to make sure test server fires up correctly
      adds  bdc93c8   linkified internal references in the POD
      adds  6bfdea8   Added docs about mailing lists for Mech
      adds  ec3e85d   No longer need version dumping
      adds  49c153e   Mech-dump now defaults to dumping forms
      adds  295ea00   Added name(_regex) and tag(_regex)
      adds  c24d735   Added name, name_regex, tag and tag_regex to find_link
      adds  774cc46   New tests from Jim Brandt
      adds  6c3d63f   Upped to 0.63
      adds  24f809d   Releasing 0.63
      adds  8a08a90   Dfferent ExtUtils::MakeMaker
      adds  6d49420   New test for $mech->ct
      adds  b9806ee   Added a test for the quiet=>1 constructor option
      adds  7a2a0aa   Removed the -T check
      adds  c3a6de0   Added the form name, and made it more noticeable
      adds  0842b09   Big update of verison numbers
      adds  e0cccd4   Checks the $agent->response method
      adds  fb1492e   Rudimentary checks on the aliases list
      adds  809af04   Added the onClick="window.open(" functionality
      adds  6479b0b   Releasing 0.64
      adds  155a515   * Made some path naming use File::Spec->catfile so that they work correctly under Windows.
      adds  732565a   Made a separate _parse_html method
      adds  46ff72a   make clean is smarter now
      adds  9d4cd8b   Smarter make clean;  Made _parse_html
      adds  1e2863d   Releasing 0.65
      adds  ee2e220   Gratuitous change so it will get indexed
      adds  ca00c51   make clean is nicer now
      adds  c4ee399   Added specific info about Spidering Hacks
      adds  8ed9b7e   Explicitly calls File::Spec
      adds  5cc5b16   Renamed t/99.pod.t to t/pod.t
      adds  d5f24d0   Rolling with 0.66
      adds  f359e7a   Releasing 0.66
      adds  52bd68a   releasing 0.66
      adds  108154e   Tweak
      adds  2df4813   COmment tweaks
      adds  626e826   I don't know what blibdirs are, but I don't wanna CVS against 'em
      adds  24b6a49   Fixed redirect_ok to work with LWP 5.76+
      adds  8fe62cc   Doc patches from Stosberg
      adds  5425815   Bumped up LWP requirements.  Dropped the s/POST/GET/ in redirect_ok
      adds  f85a7a8   Doc patch from Jim Cromie
      adds  d6ba7d9   >       * New warnings in find_link() for strings that are space padded, >         and for text matches that are passed a regex.  Thanks to >         Jim Cromie.
      adds  fc7c46d   Parenthesized the condition building
      adds  5c670e6   Releasing 0.69_01
      adds  14ce617   Shows the version
      adds  f93025c   Added a new .t file and releasing 0.69_02
      adds  e954ed2   Removed the conditional stuff for Carp.
      adds  0c0f839   Releasing 0.70
      adds  a764949   Started adding T:M:C tests
      adds  05ccb9f   Added TMC tests
      adds  f08a558   Added new Test;:Memory::Cycle tests
      adds  4838324   Added Test::Memory::Cycle tests
      adds  5bcc8ed   Added TMC tests
      adds  8ecb2d7   Added WWW::Bugzilla to the list of Mech-using modules
      adds  fd68d71   Refers to the slashdot review of Spidering Hacks
      adds  3db4694   minor typo.  Thanks, Spoon.
      adds  1717b4e   Ignore the cover_db from Devel::Cover
      adds  2c9ae97   Removed all the C<< >> from the =head*
      adds  88c2026   Redid all $a as $mech
      adds  056bb10   Redid all $t as $mech
      adds  79d4be9   Added new constructor to WWW::Mechanize::Link for $base, in preparation for handling relative URLs
      adds  5af14f0   Win32 fixes for RT #3308 and RT #4643
      adds  f6d60d6   Probably going to release a 0.71_01
      adds  2cf503d   Made the tests less platform-dependent
      adds  24b8a1a   Added url_abs method
      adds  264c234   Added another script to ::Examples
      adds  0c00234   Tests run under VMS now.
      adds  d619e8a   releasing 0.71_01
      adds  59513a1   Fixed test count
      adds  02792c0   Moved the $base parm for WWW::Mechanize::Link->new() to the end
      adds  87d7ab5   Added t/link-base.t
      adds  270fb39   Bumping up to 0.71_02
      adds  5da2d87   Added headings for warn and die
      adds  e972487   Added warnings.t
      adds  22df7bc   Fixed up the files that were missing
      adds  4460291   Fixed up some filename stuff
      adds  5813907   Test for initial falseness in res() and success()
      adds  d42030f   Added t/pod-coverage.t
      adds  7674a72   Added a require 5
      adds  96ce6df   Rolling out 0.72, with the new set_visible
      adds  0aa447d   Removed unnecessary returns
      adds  1bfce26   Added a new FAQ
      adds  127eeaf   Added W:M:Timed
      adds  06b749d   Started the cookbook
      adds  9965ed2   Added the ccdl script
      adds  f5b0e7f   Releasing 0.72
      adds  ebf8386   Added link to Mike Schilli's article at http://www.linux-magazin.de/Artikel/ausgabe/2004/03/perl/perl.html
      adds  f61614d   + Fixed a minor Win32 niggle in Makefile.PL, now all tests are run   even under Win32 + Changed the test for SSL capability to what LWP exports instead   of a specific module (in Makefile.PL) + Changed the quoting in t/live/back.t of a Google query field from   q => "foo" to "q" => "foo" to make cperl mode do the right thing   (instead of thinking that the q is used to start a quoting)
      adds  52238f5   Uses new Test::Pod::Coverage
      adds  5ca79f3   Added the new meta link stuff
      adds  807e09f   Retabbed
      adds  e96330e   Fixed up whitespace
      adds  8d6ec20   Retabbed, and added some fake incorrect equivs
      adds  f268f29   Added stuff for the meta tag
      adds  89a8f92   Whitespace cleanup
      adds  516050b   No longer used
      adds  7f38249   Starting in 0.73_01, the http_proxy and HTTP_PROXY environment variables get deleted during the tests that access the dummy local server. This should let your tests pass.
      adds  1fe8b54   Deleted the vars that set the rpoxy
      adds  b323b86   Cleaned up the proxy vars correctly
      adds  995a2da   Now requires 5.6.1
      adds  7526739   New t/taint.t
      adds  d120baa   Rolling out 0.73_01
      adds  ae09520   More startup testing on Test;:*
      adds  8969a85   Added the check for the missing files
      adds  a860288   All tests run on localhost
      adds  a82298c   All tests run on localhost
      adds  05ebbf7   Releasing 0.73_02
      adds  34722da   More fixes for DNS-less installs
      adds  92463bd   Fixed a warning about $url being defined twice in Test::HTTP::LocalServer
      adds  621f260   Always send 'Accept-Encoding:identity' headers, support for Compress::Zlib is there but disabled
      adds  2e3dbd7   Removed 'compress' encoding, as Zlib dosen't do 'compress'
      adds  43ecbcc   Killed a pointless comment
      adds  b35dda3   No longer hits sites excluded by robots.txt
      adds  119fb8b   Added a blank line for POD correctness
      adds  d38a01e   Added comments
      adds  6f0be35   Now respects robots.txt wishes
      adds  c27ca23   Added click_button
      adds  2e6a871   Added click_button() and select() methods.  The field() method can now take an arrayref of values, if appropriate. Thanks, Linda Lee Julien.
      adds  8ce4257   Rolling 0.73_03
      adds  b1cac16   Added some recipes
      adds  684247e   Reshuffled the docs a bit.
      adds  147e044   Whitespace cleanup
      adds  a6ea648   Added new url_abs parm for find_link
      adds  73033a1   Releasing 0.74
      adds  944f813   Test::HTTP::LocalServer did not work if $FindBin::Bin contained a space
      adds  a0a00f9   Moved mech-dump into bin
      adds  21e9da2   Reshuffled all the stuff that uses localserver into t/local
      adds  4acdbbd   Moved all the local stuff into t/local
      adds  8627d59   Shows what server we set up
      adds  c3160c5   Releasing 0.75_01
      adds  bdd00e6   Test files account for the new Google layout
      adds  2935600   Added update_html method
      adds  3dbf005   Releasing 0.75_02
      adds  f034031   Fixed the cvs ignores
      adds  e7f3cc7   Releasing 0.76
      adds  3257490   Saved a dereference
      adds  ceea4b7   Added add_header() and delete_header()
      adds  6680a56   Uses the new add_header stuff
      adds  ffdbd1e   Added new $mech->_modify_request($req) method to do all the HTTP header modification before the actual request gets sent off.  Subclasses are able to override it if they want.
      adds  25bcb18   Tests for the removal of headers now
      adds  7b9d5f6   Removes headers flagged as undef
      adds  3bd91cf   More link fixage
      adds  8c2cbe3   Another Google fix
      adds  03a6ece   Upped to 1.00.  Removed old Compress stuff.
      adds  09c30f2   Releasing 1.00
      adds  fdf213f   One word fix
      adds  c3f7f91   t/referer.t didn't cope with spaces in $FindBin::Bin (shouldn't we be able to simply use 't/referer.t', assuming that the 'current dir' is the dist root?
      adds  422cacc   Finally got the localhost stuff working oK for dwheeler
      adds  7c08e48   Fixed the referer stuff and moved it into t/local
      adds  515755e   Releasing 1.02
      adds  40f6855   Added taint checking
      adds  c7f8b11   Added -T flag
      adds  36aa56b   Added taint checking
      adds  4bb037a   Bumped up the T:P:C version
      adds  2e80e55   Releasing 1.03_01
      adds  fe36cf7   Added listmod to examples
      adds  b355ac5   Added FAQ on frames
      adds  d3b1d51   Added John Beppu's photobucket uploader
      adds  ac95838   Updated examples with Nat's plague_of_coffee
      adds  635a8b2   Removed the 98.rules.t file
      adds  486cca7   Fixed mech-dump.t for LWP>=5.800
      adds  8a03cfa   Minor doc tweak in find_link()
      adds  4ef511b   Releasing 1.03_02
      adds  a96bebb   Added Simon's modules to the list
      adds  cc7c6cf   RT #6443 clone fix
      adds  ac935d5   Fixed bad formatting
      adds  0b09b23   get() can take a WWW::Mechanize::Link
      adds  94962c3   Referer gets stringified
      adds  bbe7456   Added stack depth tracking
      adds  f6afe27   Releasing 1.04
      adds  b16b253   Added -w
      adds  84f14a1   t/mech-dump.t is now more portable (RT #7690)
      adds  cfb17d6    * WWW::Mechanize::Link has a new, easier to remember constructor    interface. The old one is still supported. Support for including    an 'alt' attribute was added, which is useful for <area> links.    (RT #3317). Thanks to Mark Stosberg.
      adds  f2a79eb   * When links are extracted from <area> tags, the ALT attribute will   be captured become part of the WWW::Mechanize::Link object.   (RT #3317). Patch by Mark Stosberg.
      adds  cc20479   * t/local/follow.t has new tests to confirm that 'follow*' functions   work with characters like o-umlaut, even when the o-umlaut is   encoded in the HTML, but not in the call to follow(). (RT #2416)   By Mark Stosberg.
      adds  9b7594a   Fixed a typo
      adds  e46b6e6   Fixed spacing
      adds  a9ee585   Cleanup of spacing & capitalization
      adds  0327c94   Releasing 1.05_01
      adds  3081393   simple typo fix of the variant I make most often: leaving a word out.
      adds  aa4feb3   Added save_content
      adds  58fbaab   file upload security patch. Fixes rt#7843, patch by Jan Pazdziora
      adds  0f46810   * Improve taint-safeness on Perl 5.6.1 (RT#8042, patch by Dominique Quatravaux)
      adds  d5071e6   Added Jan Pazdziora
      adds  e3af934   Added Dominique Quatravaux
      adds  e2b11a1   * Require URI 1.25, fixing bug which exposed itself in WWW::Mechanize (RT#3048)
      adds  c583713   Updated all the deletions for paths
      adds  c1dbd8e       * Move select() to better location in docs. Document and test the return values.       The return value is now "1" on success instead of the undocumented behavior       of returning a form value. (RT#6138, spotted by MJD, patched by Mark Stosberg) ( also moved value() to be alphabetical like the other functions).
      adds  979e6a6   > Anybody what to sign up to provide some [tests for click_button()]?
      adds  f496c04   patch from DOMQ which allows test to pass on his box and mine. No 'Changes' updated needed, as the issue was introduced since the last release.
      adds  aa66600   more taint patching from DOMQ
      adds  ff11c8b       * select() has new option to select an option by number (RT#5789, Scott Lanning)     * Improved tests and documentation for select() (RT#5789, Scott Lanning)
      adds  f336c19       * content() has new options to return the page formatted as text, with a       <base href> added. (RT#8087, patch by Dominique Quatravaux)
      adds  a9d59c7   doc clarification I meant to include in the last patch.
      adds  58b9fa7       * Possible matching tags for the find_link() 'tag_regex' attribute are now       documented. (RT#2989, by Mark Stosberg)
      adds  212c113   refining the docs for which tags and attributes we look at to avoid duplication of documentation.
      adds  86a8410      * refactored find_link() to avoid use of eval(). This should improve performance       a bit and avoid potential security issues. (Mark Stosberg)
      adds  1af1065       * WWW::Mechanize::Link now has support providing all the attributes of the       link through a new attrs() method, which returns them as a hashref. This       is a replacement for the alt() method, added in 1.05_01. It's not       backwards compatible with that, but, hey, that's what developer releases       are for. (RT#8092, Rob Casey and Mark Stosberg)
      adds  82b587e   Releasing 1.05_03
      adds  b910622   Releasing 1.05_03
      adds  33bf032   Reorganized the link hanlidng
      adds  14bf075   _match_any_parms now uses the proper accessors on link
      adds  a70bd2f   _match_any_parms now uses the proper accessors on link
      adds  076e23f           [FIXES]         * When parsing urls out of meta refresh tags, "url" may now be           uppercase (RT#8230)
      adds  11def4d   Fixed indents
      adds  6a9d330           * Behavior of back() fixed in a number of cases (RT#8109  reported by           Josh Purinton, patched by Dominique Quatravaux)
      adds  3fa843d   Fixed links
      adds  ed54f05   Updated copyright
      adds  49d061e   Created WWW::Mechanize::Image
      adds  b013a52   Tab cleanup
      adds  66b9520   Improved the regex on the URL for META tags.
      adds  b9bd0f5   Broke out the _link_from_token
      adds  f365cf0   Added name() docs
      adds  3596b7d   Added WWW::Mechanize::Image extraction, not that I have tested it at all
      adds  fe4bb06   Starting new tests
      adds  1d5f344   renamed image.t to image-new.t
      adds  70f8974   Working on image parsing
      adds  a0ab713   Reorganizing functions
      adds  8704acc   Shuffled objects around
      adds  2efb16e   Finished the basics of link extracting
      adds  d7c8a65   Added --images to mech-dump
      adds  aa28624   link dumping now uses the object methods correctly
      adds  3f5de4e   Releasing 1.05_04
      adds  76fa9f2   simplify  synopsis-- ::Image never was exposed as an array.
      adds  fc4b7c3   fix docs for ::Link and ::Image tag() method to match code.
      adds  1b9510c   new (failing) test which exposes that although that find_all_images() is documented, it doesn't actually work, because find_image() hasn't been implemented yet.
      adds  8570711   added proposed docs for find_image() API. (please comment). Still no code for it yet. (Thus, still a test failing for it).
      adds  5c7b2b2   applying Dom's refactoring patch.
      adds  b5a9d03   * Now uses the C<base> pragma instead of setting C<@ISA>.
      adds  987bae2   Added another isa_ok
      adds  8e44a08   Releasing 1.06
      adds  eb3794e   Importing 1.06 from CVS on SourceForge
      adds  72ee0ad   Set ignores in svn
      adds  35db474   Added note about the Svn repository
      adds  88712e5   DRYed some regex checking
      adds  589f2ed   Refactored the parms cleaning into its own func
      adds  5a65af7   _clean_keys now takes a regex
      adds  98f3efa   Specified _find_any_link_parms
      adds  637479f   Fixed comments
      adds  5bbdb4e   got the find_image stuff working
      adds  ba38a33   Fixed regex .?.?.? to be .{0,3}
      adds  f27afe6   Fixed the dot regex
      adds  1c39866   Fixed the dot regex
      adds  5337e60   Fixed pragma name
      adds  6cffdf9   Shortened message
      adds  4f70d8f   Rleeasing 1.08
      adds  6478f58   Added Ed Silva's authentication handler
      adds  ff5816f   Added Ed Silva's authentication handler
      adds  a8c5e70   Added Jason Gilmore's article
      adds  a818449   fixed spacing
      adds  a1152fe   Added links to Leland & Linda's articles
      adds  f9c4824           * Fixed test failures because of Google changes.  Thanks to           Offer Kaye and others who sent in patches.
      adds  99b5aca   Eats the non-existent field warning
      adds  7acb0cf   Fails to find an image inside a link.  See RT #11290.
      adds  4a4523c   Another FAQ entry, this one from Joshua Gatcomb
      adds  514d6d1   Updated to handle new pages from google
      adds  7268dce   * Fixed bug where images inside of links would not be found.
      adds  1e2efe5   added discussion of live tests
      adds  77745cf   Releasing 1.10
      adds  b4930d1   Updated version number retroactively
      adds  2fe840b   Removed deprecated _update_html() method
      adds  2477b8d           [THINGS THAT MAY BREAK YOUR CODE]         * Removed deprecated _parse_html() method.
      adds  8e685c5   Added t/link-relative.t
      adds  2c90ebb   [ENHANCEMENTS] * Calling $mech->set_fields() with no current form now dies.   Thanks to Julien Beasley.
      adds  b72a9c7   * Was incorrectly looking for INPUT tags TYPE="SUBMIT" as images.   Thanks to Abe Timmerman.
      adds  8bf5f4f   Releasing 1.11_01
      adds  f574896   * Fixed RT #9026: hang in t/local/back.t under Windows XP.   Thanks Andrew Savige.
      adds  31ad573   Made the LocalServer spawning cleaner
      adds  ae349d4   Should no longer complain about not deleting a file when destorying LocalServer.pm.
      adds  2809acd   Releasing 1.11_02
      adds  71b83a4   Releasing 1.12
      adds  5eb1b60   Added an example of using credentials
      adds  524aec6   Uses ISA
      adds  20c5326   no cuddling allowed
      adds  b6659e5   submit_form now fails with bad form_name or form_number
      adds  e7b7ccd   Got rid of META.yml
      adds  10fe67b   1.13_01 released
      adds  c96c824   Added notes re: WWW::CheckSite
      adds  0690159           [DOCUMENTATION]         * Added lots of new FAQs.  Thanks to Peter Stevens.
      adds  9a2224a   Notes about mech-dump
      adds  5b143dc   Added more JavaScript stuff
      adds  a7de46d           [INTERNALS]         * Now requires Test::LongString.  That's not too odious.
      adds  d52d726   Fixed to use new google page
      adds  e4c5c30   Updated to handle Google page changes
      adds  5f343b0   releasing 1.14
      adds  c16c9de   added a FAQ about memorry usage
      adds  3228657   random notes
      adds  2da8975   added some requirements
      adds  930e56b   Got the lazy image extraction working
      adds  083f2db   More lazy parsing work
      adds  a57242b   put use_ok() calls in BEGIN blocks
      adds  bf061ec   releasing 1.16
      adds  6e09f0b   fixing typo
      adds  c7f9d32   [FIXES] * Adjustments to the test files so that DNS servers won't go   running looking for subdomains.  Thanks to Pete Krawczyk.
      adds  9242ca1   * Makefile.PL lied when it referred to the --skiplive switch,   which is really the --nolive switch.
      adds  fbb6cfc   Releasing 1.17_01
      adds  3e69258   made "make clean" clean better
      adds  8d55916   [TESTS] * The tests that do tests against Google are now optional.
      adds  3768871   [TESTS] * Makefile.PL now takes three new parms:     * --live/nolive turns on/off the live tests     * --local/nolocal turns on/off the local tests     * --mech-dump/nomech-dump installs/doesn't the mech-dump program     * --all turns on all tests and installs mech-dump
      adds  0594cc9   I can't count
      adds  b24ec5c   Added some little warnings
      adds  def257d   added a comment
      adds  835d9ac   Renamed 00.load.t to 00-load.t
      adds  018d306   Moved mech-dump tests into their own directory
      adds  808ea35   skip_alling
      adds  beb9e7c   Releasing 1.18
      adds  d7474cf   fixed a parm in constructor docs
      adds  de37053   Fixed some Perl::Critic precedenc stuff
      adds  a61b42a   Lots of little Perl::Critic fixes
      adds  6129159   Added warnings
      adds  f9e903c   * Fix Taint-mode warnings with Perl 5.6.1 (RT#16945)
      adds  c3df50a   Fix clone ourselves, since LWP::UserAgent hasn't fixed it in over a year.
      adds  b605a4f   Really fix uri().
      adds  d73f385   garden variety typo fix.
      adds  30c6aa9   pod formatting fix.
      adds  aff736a   minor code comments
      adds  b843377   another pod formatting typo.
      adds  4a560b8   Do the > stuff with the longer format without the escapes
      adds  6e99357   Do the > stuff with the longer format without the escapes
      adds  dfe8281   document the return value of set_visible().
      adds  c69fae0   Texan-style POD needs whitespace, according to perldoc perlpod.
      adds  670cf7d   clean up form_number and form_name     - explictly return undef, per PBP.     - explicitly document that an HTML::Form object is returned.
      adds  e3493c0   milestone for new form_with_fields work. See 'Changes' for details. However, I'm about to refactor how this integrates with submit_form(), so:
      adds  dbe8523   submit_form( with_fields => \%fields ) is ready for peer review, and preferably a dev release, to get some feedback and more eyeballs before it is cemented.
      adds  5f75c45   bump changes for 1.19_01 release.
      adds  a1f9501   Cleaned up spacing and wordwrapping
      adds  51f1506   added some warnings and fixed some POD
      adds  7cc450f   Uses warnings
      adds  6635cb8   Releasing 1.19_01
      adds  878f879   releasing 1.19_02
      adds  b41881d   test suite no longer fails when Test::Warn is missing.
      adds  d304bb0   Peter Scott's credentials patch.
      adds  65368ee   I simplified the documentation related to credentials. The 'Cookbook' entry was way too verbose for what is supposed to be a simple recipe.
      adds  5e59855   Remove live tests.
      adds  714e843   Update MANIFEST reflect removal of live/ tests.
      adds  767a5a3   It turns out the negation of "is_success" is not "is_error". Other possibilities include "is_redirect" and "is_info".
      adds  d3bf6ec   getting ready for 1.20
      adds  5fec205   adding tags and critic targets
      adds  83151e7   critic cleanup
      adds  bb743aa   More P::C cleanup
      adds  d82d810   P::C cleanup
      adds  37815a8   Lots of P::C cleanups
      adds  f645915   more P::C cleanup
      adds  19097c2   more P::C cleanups
      adds  d5ba8cc   Releasing 1.20
      adds  c619e7d   updated tags
      adds  27ffa17   Transparent gzip decoding!
      adds  e7e59fc   added article
      adds  9f09156   documented the PUT method
      adds  849d438   releasing 1.21_01
      adds  7655933   Fixed a typo
      adds  d8bdeed   Fix Gzip vs Zlib doc typo. (The code did the right thing.)
      adds  7bcc54f   cleaned up some quoting
      adds  11d7c90   Fixed up how stack_depth works
      adds  c0febd4   make sure there is no stack
      adds  aadf169   releasing 1.21.02
      adds  105cc1a   Cleaning up whitespce
      adds  4303833   making things happy with Perl::Critic
      adds  e862827   Perl::Critic cleanup
      adds  33f8ca7   more critic happiness
      adds  bb62cd2   removed a lot of lexcials from the constructor
      adds  a4ba66d   more removing of temporary variables
      adds  cf66a4a   Removed form() and follow() methods
      adds  db51c8c   more quote translation
      adds  6b1260c   I love ternary operators
      adds  0022d5d   Stringified redirected_uri
      adds  9bd5076   No longer uses UNIVERSAL::isa
      adds  125babf   Releasing 1.21_03
      adds  5391bcc   more whitespace and critic cleanup
      adds  671f376   Made the order of parms to $mech->content() not matter
      adds  ddb0fbf   content( type=>text ) was not freeing memory
      adds  a982abb   redid some indents in content()
      adds  9b1cd14   add thanks to Cat
      adds  5bc1384   Releasing 1.21_04
      adds  ebd6e96   Typo in the name of the %fields parm
      adds  74da03e   Perl::Critic cleanups
      adds  b1a19a3   Added a test for the fields like opt[name]
      adds  6684cd4   Removing interpolation of literals
      adds  db4d9f8   More Perl::Critic cleanup
      adds  8729b9c   Perl::Critic updates
      adds  6e895c0   Perl::Critic cleanup
      adds  2c0c75d   releasing 1.22
      adds  d5a85b6   fixed a note in the docs
      adds  caaa8c4   Trying to make it more readable
      adds  ab1c674   RT #26593
      adds  ead58e1   Fixed repeated field doc in submit
      adds  94dcfd9   Cleaning up POD
      adds  42bbdfd   Resources for support
      adds  f22f838   fix trailing whitespace
      adds  3ace250   Putting in explicit returns
      adds  f46cb21   fixing literals
      adds  477e18e   fixing literals
      adds  62d224e   Fixed test labels
      adds  2cdec1e   Fixing critic notes
      adds  86fe787   *   RT #24354: find_link now handles http-equivs with quoted URLs.
      adds  764db3f   Adding more debugging questions
      adds  abfb86c   starting find_inputs
      adds  c6210da   First find_all_inputs() and find_all_submits()
      adds  20f71de   added checks for text=>//
      adds  4e5f6b4   Done adding find_all_inputs
      adds  c75d2ce   wrap the skip in a begin
      adds  a02abdd   no longer needs Test::LongString
      adds  adb4730   Added test for save_content()
      adds  cb984ea   Removed last $agent
      adds  f2c77fc   removed the stuff where we use  decoded_content
      adds  ae6fb22   Releasing 1.24
      adds  6ace10b   Releasing 1.24
      adds  818f653   re-added conversion stuff
      adds  b739b3f   skip_all for these tests I dont understand
      adds  b7e8441   Adding agent-alias
      adds  5253440   Added taint checking again
      adds  a5ba621   Mech-dump is no longer optional
      adds  6db0114   Added some doc fixes
      adds  c503328   Overhauled how tainting is done
      adds  fd1681a   Added vi modeline
      adds  dde2736   remove the skip_all
      adds  4d3be5f   Added a slightly more helpful message
      adds  f00d29b   Works correctly w/wikipedia
      adds  943a8c6   fetch many different wikipedia front pages
      adds  56e386a   Falcone's patch for handling the decoded content
      adds  a99cf9b   Ready to put out 1.29_01
      adds  a55f813   minor doc fixes
      adds  b7d3c05   Simplified version of Steinbrunner failure
      adds  6fe171b   Added t/live/computers4sure.t that fails
      adds  47ec39b   Added a little comment
      adds  e7c650d   Updated test wording
      adds  2b9b29f   more scraps
      adds  7141385   spelled out the aliases we know about
      adds  1567daa   Releasing 1.30
      adds  ee958ff   Fixed a typo
      adds  8e64735   fix spelling
      adds  003be51   Added FAQ on checkboxes
      adds  4a8cb00   Repo has moved.
      adds  ba24c3d   Fixed RT #27380
      adds  5788087   Thanks Miyagawa for DNS test
      adds  1b9f29b   Searching for base href is now case insensitive
      adds  885d8e3   gratuitous commit to test the commit messages
      adds  0562054   rebuilt
      adds  39c8c19   Handle Test::More 0.71
      adds  64df211   rebuild with 5.6
      adds  a3e3ae1   rebuilt with ctags 5.7
      adds  0f43bb8   typo cleanup
      adds  b66f9af   mech-dump now has --user and --pass
      adds  5f20588   set the timestamp
      adds  2b88e4f   critic notes
      adds  1450a2b   adding class and id lookup
      adds  b59681e   Fixed a compile error
      adds  7dddfb6   Added dump methods to mirror mech-dump: * $mech->dump_images() * $mech->dump_links() * $mech->dump_forms() $ $mech->dump_all()
      adds  a63b6a4   releasing 1.32
      adds  483b1cd   use a require that it can recognize
      adds  7e81a7a   add a little bit of docs about :content_file
      adds  6bb71ee   Point at the new queue
      adds  bcc280b   test suite fixes
      adds  b067eed   all makefiles should clear http_proxy
      adds  ab39b1b   added find_frame tests
      adds  053d30e   releasing 1.34
      adds  03412da   more meta keywords
      adds  6788325   can now NOT have the proxy one
      adds  074ebf4   autocheck is now ON by default
      adds  9d27d74   releasing 1.36
      adds  966560d   fixed a typo
      adds  84c8456   fixed internal links
      adds  57a98b9   fixed a doc bug
      adds  59e4e57   mmmm, readability cahnges
      adds  1b823fc   Done with Schwern's refactorings
      adds  6534d03   fixing the no_plan
      adds  4ecb84f   commmiting the fixes
      adds  3eb8e90   Remove a skip_all
      adds  1e01155   Rleeasing 1.49_01
      adds  9cac74b   fixed up the sites we test
      adds  7280cf1   add a japanese site
      adds  077c1b7   1.36 never excisted
      adds  9910475   new autocheck
      adds  60278b7   releasing 1.50
      adds  695d0b9   s/script/program/
      adds  1266ee5   be more precise in what we check for
      adds  c25ccf3   starting on cookie stuff
      adds  fdb4e3e   more helpful notes
      adds  f2fad6d   getting the cookies happy
      adds  6092e92   properly encapsulating the dispatch now
      adds  de1603c   about to make the failing test case
      adds  1d1c1b4   new test to fail
      adds  8b1dd2e   added a failing test!
      adds  cac71ac   overhaul history to use less memory and not preserve cookies
      adds  9024178   fixed test count
      adds  b8c2afb   move ok_click_success() to the end
      adds  f0fbae9   released 1.51_01
      adds  4322c69   rquires 5.8.0
      adds  1c05171   updating versions
      adds  4d9c522   up to LWP 5.819
      adds  cb368cf   failing credentials tests
      adds  987abaf   fixing credentials API
      adds  4e49af1   updated the links() method to get <link href="">
      adds  33b1aae   rebuilt
      adds  84cb9bb   little fluff cleanups
      adds  6cbad37   trying to debug the submit problem.
      adds  669d468   releasing 1.51_02
      adds  b395087   clone cookie jar correctly
      adds  800387f   specs on back() failure
      adds  5c8c5df   Added form_id
      adds  7ce27e2   save_content saves in binmode if necessary
      adds  a5782b9   follow_link() respects autocheck
      adds  f9d3ed5   releasing 1.51_03
      adds  52ac2a4   add a new heading for FIELD METHODS
      adds  be4cdc5   fix some markup
      adds  9e11158   releasing 1.52
      adds  3cabc98   removed computers4sure
      adds  08f65a7   removed reference to test
      adds  60ccb18   starting to convert ot new test server
      adds  dad5a40   handle index.html
      adds  268fa0e   put in the 1.54 changes
      adds  85e7ffb   use object constructors
      adds  067c10f   use object form constructors
      adds  19e8fb7   fixed formatting and constructors
      adds  af521c2   fix constructors
      adds  dfbdf4a   fix some docs
      adds  66e5717   combining the two TestServer.pm
      adds  c5e8115   adding diagnostics
      adds  7fa1ad0   no need for lib dir
      adds  d19440d   new server randomizes its ports
      adds  beacd01   use the correct signal on Windows
      adds  a1e4e4d   fix META.yml buidling
      adds  0c997d0   packaging for 1.55_01
      adds  b936720   fixed https://rt.cpan.org/Ticket/Display.html?id=45491
      adds  5aba3aa   proxy fixing
      adds  908f9f2   added ->submit_form( form_id )
      adds  3fc07a8   fix stack_depth docs
      adds  ef3f16f   slighly more granular tests
      adds  bc32d14   Only kill if we have started it
      adds  86fea4c   more MakeMaker fixes
      adds  227a079   releasing 1.55_01
      adds  b94cca6   Update how encoding is discovered
      adds  7fa6fa9   added docs about keep-alive
      adds  f280665   updated docs about redirectable POSTs
      adds  9551581   add some notes to the FAQ
      adds  3e1213f   fixed some incorrect docs
      adds  c9bad4a   updated the FAQ
      adds  6ee79f3   hoist up common tasks
      adds  ee29665   localizing checks for Test::Memory::Cycle
      adds  dfb27d3   re-enabled Test::Memory::Cycle tests
      adds  161db63   now requires LWP 5.829
      adds  34216cc   first pass on dump_headers
      adds  8a20b97   dump_headers now works
      adds  dcaee0e   Releasing 1.56
      adds  67572e1   Remove HTTP::Response::Encoding as a prereq
      adds  e21bab1   releasing 1.58
      adds  8339970   fixing some POD
      adds  0f9b894   removed spaces before semicolons
      adds  4a16e1b   adding some markup
      adds  bfae0c4   more POD markup
      adds  0ef672d   releasing 1.60
      adds  99dc08c   Added clarification to docs for $mech->select that tripped me up
      adds  d830a7e   $mech->follow_link() no longer dies with an inappropriate error if the link is not found.
      adds  eafa031   $mech->click_button() now checks to see if a form is selected.
      adds  148fb4f   more stuff in the faq
      adds  ec00ad6   fxied a declaration in the Movable Type example
      adds  3c83c15   Quiet warnings if %ENV has undef values
      adds  cc1a389   change the taintbrush map to a grep
      adds  5a2340e   added to the FAQ
      adds  d219563   Added a FAQ about following redirects
      adds  8a193f8   updated summary
      adds  e5f379f   no longer throw warnings if form_name or form_number fail
      adds  d72ef90   updated to 1.62
      adds  265186b   get rid of an undef warning
      adds  1569caf   releasing 1.62
      adds  f3600dd   starting NEXT
      adds  1e81518   fix a typo
      adds  2c385c3   updating docs
      adds  b61a8eb   Starting a branch for lazy FORM evaluation
      adds  e64ca74   optimizing forms and title parsing
      adds  4c86580   delay parsing forms
      adds  91795cc   Add --cookie-file arg to mech-dump
      adds  31185ec   releasing 1.64
      adds  18ab55a   credit to Damien Clark
      adds  747fa89   fix requirements on HTTP::Server::Simple
      adds  ebc707d   fix requirements on HTTP::Server::Simple
      adds  c82bd6d   make explicit returns
      adds  6836f88   updates to docs
      adds  d109534   Check for non-existent domains better
      adds  78755b3   more DNS checks
      adds  6780786   add some docs
      adds  95b0b5b   adding ->text
      adds  9c0efd3   added mech-dump --text
      adds  11e8537   releasing 1.66
      adds  a414a32   releasing 1.66
      adds  30f0844   added prereq for HTML::TreeBuilder
      adds  8854373   use C4 instead of W4 for IP addresses
      adds  d76fd57   Author/Repo updates
      adds  5a03d06   Further updates for the new repo
      adds  53bc4ee   added .shipit file
      adds  00dfcf8   MANIFEST updates
      adds  de96043   Checking in changes prior to tagging of version 1.67_01.
      adds  5640876   Checking in changes prior to tagging of version 1.68.
      adds  603cc85   Update the Test::HTTP::LocalServer files (and tests) to a recent version
      adds  5b8d747   Checking in changes prior to tagging of version 1.69_01.
      adds  97b7058   1.70 - disable live tests by default
      adds  23e7f7b   Improve docs about support of JavaScript
      adds  ab69425   Recognise application/xhtml+xml as HTML.
      adds  917cc36   Test that the application/xhtml+xml content type is supported
      adds  958f42b   Typo correction: optionaly -> optionally
      adds  9e309b4   oops-music.com is in utf-8 now
      adds  95e27a0   locally test euc-jp encoding
      adds  6401382   Checking in changes prior to tagging of version 1.71
      adds  7aa85a0   MANIFEST updates
      adds  4fa2b3a   Checking in changes prior to tagging of version 1.71.
      adds  657174d   Checking in changes prior to tagging of version 1.72.
      adds  da11c71   remove last manual fork() to create a server in t/local/back.t so win32 stops emitting black smoke
      adds  81c5df7   typo from annocpan
      adds  bcf1033   dump_headers can now use a file name as a parameter
      adds  68fac08   add WWW::Scripter to list of subclasses
      adds  a6d3be5   linkified URIs in POD documentation
      adds  50f451a   extended content with new args
      adds  4f25335   more robust save_content
      adds  09a12d2   save_content is more backwards-compatible
      adds  de5d63e   better "straight" binary handling
      adds  fe027ba   made binmode a bit more intuitive
      adds  202e0ec   move LocalServer env kill earlier and add more variables
      adds  7d51dbe   update MANIFEST.SKIP and remove MANIFEST
      adds  5851518   bump version for dev release
      adds  d666d02   Correct Link to Git repo.
      adds  1914850   Merge pull request #13 from markstos/master
      adds  4f21bed   typo fixes
      adds  c73edb8   Merge pull request #15 from dsteinbrunner/master
      adds  8c0f2af   gitignore generated files
      adds  7fd5e29   another example for follow_link
      adds  1221155   gitignore swap files as well
      adds  251f86e   better error message when invalid parameter was passed
      adds  3c3a557   gitignore generated MANIFEST file
      adds  7e61741   fix POD
      adds  09c3e5a   Merge pull request #17 from szabgab/master
      adds  45a6a09   changelog for merged commit
      adds  13c2577   bump version to 1.73
      adds  1df18e2   Repo and homepage changes
      adds  d06fb77   repository metadata fix
      adds  654e7d9   Merge pull request #16 from dsteinbrunner/patch-1
      adds  7fb98a2   Repo and homepage changes
      adds  e1e8d5d   repository metadata fix
      adds  f4a2427   Adds WWW::Mechanize::Cached::GZip to "Other modules that use Mechanize"
      adds  4059748   Update bad links in Pod.
      adds  0f0aa42   Merge pull request #20 from oalders/master
      adds  db3ca62   ignore some more common cruft
      adds  8f55b4b   fix metadata to use metaspec v2
      adds  8d8d4d9   fix license metadata
      adds  30b569b   bump version to 1.74
      adds  9bac4c0   changelog for 1.74
      adds  630ed3d   tighten up these entries
      adds  40f487f   commit a MANIFEST file, as it is necessary for tests to pass
      adds  307e9c9   remove use of global warnings in tests, and "use warnings" instead
      adds  fb3b8e8   fix executable bit on files
      adds  fd66cbe   add contributors to metadata
      adds  5a946c4   do not permit pod tests to run for normal user installs
      adds  143b2ac   remove unneeded shebangs in tests
      adds  b195b47   no non-ascii characters here - "use utf8" is not needed
      adds  af1b7f7   bump $VERSION to 1.75; add $VERSION to modules that lacked it
      adds  ae98259   fix encoding warning new in 5.22 (RT#91971)
      adds  7cb5063   Changes entry for encoding pragma fix
      adds  97931c8   fix warning when CGI::param() called in list context (RT#103096)
      adds  678a952   Changes entry for CGI.pm warning fix
      adds  3752e1e   release 1.75
      adds  81920cc   bump the version to 1.76
      adds  82cb762   add a README that is auto-generated from the main module pod
      adds  b6f9d66   rename these tests to indicate they are for authors
      adds  32b3ed9   always run these tests in the local repository
      adds  65bd67d   add an author test for checking the MANIFEST
      adds  3554f63   ensure that dumped diagnostics show up inside todo blocks
      adds  b5fd2a6   fix bugtracker links - Google Code is now offline
      adds  3340c19   ignore the auto-generated README
      adds  55cce99   fix declaration of test prereqs (RT#48949)
      adds  3e330e8    Document that form_id warns in addition to returning undef when a form  cannot be found.
      adds  7ebd992   Merge pull request #38 from oalders/document-form-id-warning
      adds  830dbef   document use of a proxy with bin/mech-dump
      adds  0780f48   Merge pull request #18 from fschlich/master
      adds  d177a47   Add .travis.yml
      adds  59a93eb   history methods: history, history_count
      adds  b7284af   Test::More 0.87 is needed for done_testing
      adds  f0fa06c   methods should be documented with =head2, not =head1
      adds  64f21b7   Merge pull request #44 from rjbs/get-history
      adds  30236c4   unshare custom headers on ->clone
      adds  8879ea5   Merge pull request #41 from dakkar/clone-unshare-headers
      adds  2301592   Convert to Dist::Zilla.
      adds  a38a578   Fix warning in click_button test.
      adds  960515b   Don't use MANIFEST for file upload tests.
      adds  002d932   Explicitly add CGI as test dep.
      adds  c843699   Remove MinimumPerl dzil plugin.
      adds  5b54197   Only perform live tests if there's access to the outside world.
      adds  6910d8f   Updates Makefile.PL and cpanfile.
      adds  97abc40   Tidy .gitignore.
      adds  db9fcc1   Disable most tidying tests for now.
      adds  4e28768   gitignore .tidyall.d
      adds  be73ec1   Disable Test::CPAN::Changes plugin until release dates in Changes file can be fixed.
      adds  fad2a79   Merge pull request #45 from libwww-perl/oalders/dzil
      adds  93d1223   Fix encoding of Changes.
      adds  593d30d   Add 1.76 entries to Changes.
      adds  bd91fcf   click_button() now accepts ids.
      adds  53c37d9   Allow for an id of 0 when clicking buttons.
      adds  3313ad8   Fix copy/paste error in click_button test.
      adds  e01c104   Make TODO test less verbose.
      adds  52bd44e   Merge pull request #46 from libwww-perl/oalders/click-button-by-id
      adds  a07f892   Add a somewhat more descriptive error message when ->request is called without a parameter
      adds  8fdcb11   Merge pull request #21 from Corion/master
      adds  35bbf36   Update Changes.
      adds  6ed5e11   Remove Data::Dumper from deps.
      adds  9a0f3ae   v1.76
      adds  a934bbc   Skip Wikipedia tests if LWP::Protocol::https is not installed.
      adds  c752e25   Bumps version to 1.77
      adds  48885f9   Files updated by dzil.
      adds  d3ee5eb   gitignore more files.
      adds  8b05e30   v1.77
      adds  17e515f   Bumps version to 1.78 for a non-development release.
      adds  8319eb0   v1.78
      adds  74ff982   added tests for all dump methods
      adds  a46d3db   add Test::Output to Makefile.PL and cpanfile
      adds  5b1b301   Merge pull request #47 from Varadinsky/new_dump_tests
      adds  bff39f3   implemented ->form_with()
      adds  a80008d   addressed Olaf Alders' recommendations regarding ->form_with()
      adds  db3e94d   refactored multi-line grep in ->form_with()
      adds  5812776   added tests for ambiguous call of ->form_with()
      adds  2e7bc9d   factored out check for equality in ->form_with()
      adds  f77169a   Merge pull request #48 from fany/master
      adds  4265984   Adds LICENSE to repo.
      adds  2bcd546   Bumps version to 1.79
      adds  3926c87   v1.79
      adds  e9983c5   New upstream version 1.79
       new  4e2fcde   Merge tag 'upstream/1.79'
       new  266d406   Update debian/changelog
       new  ad9d329   Add build dependency on libtest-output-perl.
       new  83decff   update changelog

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CONTRIBUTORS                   |   2 +
 Changes                        |   5 ++
 MANIFEST                       |   2 +-
 META.json                      |   7 ++-
 META.yml                       |   7 ++-
 Makefile.PL                    |   6 +-
 README                         |  15 ++++-
 bin/mech-dump                  |   2 +-
 cpanfile                       |   1 +
 debian/changelog               |  16 +++---
 debian/control                 |   1 +
 dist.ini                       |   2 +-
 lib/WWW/Mechanize.pm           |  97 +++++++++++++++++++++++---------
 lib/WWW/Mechanize/Cookbook.pod |   2 +-
 lib/WWW/Mechanize/Examples.pod |   2 +-
 lib/WWW/Mechanize/FAQ.pod      |   2 +-
 lib/WWW/Mechanize/Image.pm     |   4 +-
 lib/WWW/Mechanize/Link.pm      |   4 +-
 t/dump.t                       | 123 +++++++++++++++++++++++++++++++++++------
 t/local/form.t                 |  22 +++++++-
 t/local/log-server             |   4 +-
 21 files changed, 253 insertions(+), 73 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-mechanize-perl.git



More information about the Pkg-perl-cvs-commits mailing list