SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-WWW-Mechanize-2.03-2.1.noarch.rpm :

* Wed Nov 11 2020 Tina Müller - updated to 2.03 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes 2.03 2020-11-10 14:47:04Z [FIXED] - Validate exclusive button selectors (GH#314) (Ferenc Erki)
* Wed Oct 14 2020 Tina Müller - updated to 2.02 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes 2.02 2020-10-13 13:50:28Z [ENHANCEMENTS] - Add redirects() as a short to HTTP::Response->redirects (GH#116) (Julien Fiegehenn) - click_button( value => $foo) now also works for button tags and image buttons (GH#131) (Spencer Christensen) and (Julien Fiegehenn) [DOCUMENTATION] - Document that click_button() will die when it cannot find a button (GH#136) (Julien Fiegehenn) - Document that content() returns undef before a request was made (GH#134) (Julien Fiegehenn) [TESTS] - Add a test for dump_forms() with multiselect (GH#133) (Julien Fiegehenn) - Add tests for select multiple (GH#132) (Michael G. Schwern) and (Julien Fiegehenn) - Remove use of discouraged vars pragma (James Raspass) - Add tests for dump_forms() and field() with empty attributes (GH#125) (Julien Fiegehenn)
* Sat Sep 19 2020 Tina Müller - updated to 2.01 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes 2.01 2020-09-18 17:51:10Z - Add rel filter to find_link() (GH#305) (Julien Fiegehenn) - Fix typos (GH#304) (Ferenc Erki)
* Wed Jun 10 2020 Tina Müller - updated to 2.00 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes 2.00 2020-06-09 19:09:53Z - Require LWP::UserAgent 6.45 (GH#302) (Shoichi Kaji) 1.99 2020-06-08 15:35:04Z - Bump HTTP::Daemon test dependency to 6.12 (GH#300) (Olaf Alders) 1.98 2020-05-25 17:06:47Z (TRIAL RELEASE) - Don\'t make assumptions about port 80 in test (GH#299) (Olaf Alders)
* Thu May 14 2020 Tina Müller updated to 1.97 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes 1.97 2020-05-14 00:46:53Z - Respect CDATA[[ sections when parsing HTML (GH#298) (Max Maischein) - extract image links also from css (GH#12) (Jozef Kutej) and (GH#297) (Julien Fiegehenn) - s/parm/param/ in documentation (GH#295) (Olaf Alders)
* Sat Feb 22 2020 - updated to 1.96 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes 1.96 2020-02-21 02:23:40Z [FIXED] - HTML::Form::find_input() has a 1-based index (GH#293) (Olaf Alders) - Fix invocation of dump_forms in mech-dump (GH#288) (積丹尼 Dan Jacobson) - make xt/author/eol.t pass (GH#291) (Shoichi Kaji) [DOCUMENTATION] - Fix documentation of use of undef in form_with() and all_forms_with() (GH#289) (積丹尼 Dan Jacobson)
* Tue Oct 29 2019 - updated to 1.95 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes 1.95 2019-10-28 13:07:45Z [FIXED] - die if submit_form() called with invalid form_id (GH#287) (Olaf Alders)
* Fri Oct 11 2019 - updated to 1.94 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes 1.94 2019-10-10 13:12:28Z [FIXED] - Issue #182: Don\'t autocheck for mech-dump so basic auth works (GH#285) (Julien Fiegehenn) [DOCUMENTATION] - Fix pod error reported by CPANTS. (GH#284) (Mohammad S Anwar)
* Mon Oct 07 2019 - updated to 1.93 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes 1.93 2019-10-04 21:06:49Z [FIXED] - Allow images to not have a src attribute (GH#282) (Julien Fiegehenn) [DOCUMENTATION] - Pod fixes. (GH#283) (Mohammad S Anwar)
* Sat Aug 24 2019 Stephan Kulow - updated to 1.92 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes 1.92 2019-08-24 01:00:35Z [FIXED] - Test requires HTTP::Daemon 6.05+ and uses 127.0.0.1 or [::1] according to server\'s sockdomain (GH#280) (Shoichi Kaji) - Install LWP::Protocol::https and fix xt/author/live/encoding.t (GH#277) (Shoichi Kaji) - Set dist trusty for old Perls on Travis (GH#279) (Shoichi Kaji) - Fixed pod errors as reported by CPANTS. (GH#273) (Mohammad S Anwar) [DOCUMENTATION] - Document that follow_link will die on failure with autocheck enabled (GH#271) (Olaf Alders) [TESTS] - Add a test for finding a link in a meta refresh tag (GH#275) (Olaf Alders)
* Fri Jan 11 2019 Stephan Kulow - updated to 1.91 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes 1.91 2019-01-10 18:44:33Z [ENHANCEMENTS] - Don\'t install Perl::Critic and Perl::Tidy to run user tests (GH#268) (Julien Fiegehenn) - Remove redundant PodSyntaxTests (GH#265) (Andrew Grangaard) - Add test dependency for Perl::Tidy (GH#263) (Julien Fiegehenn)
* Thu Dec 06 2018 Stephan Kulow - updated to 1.90 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes 1.90 2018-11-12 18:02:03Z [DOCUMENTATION] - Pod fixes (GH#261) (Julien Fiegehenn) - Fixed pod error as reported by CPANTS. (GH#264) (Mohammad S Anwar) [ENHANCEMENTS] - Upgrade to HTML::TreeBuilder version 5 to get support for weak references in HTML::Element (GH#251) (Julien Fiegehenn)
* Thu Nov 08 2018 Stephan Kulow - updated to 1.89 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes 1.89 2018-10-18 19:13:34Z [ENHANCEMENTS] - Add support to find_image() and find_all_images() via \'id\' and \'class\' (GH#242) (Julien Fiegehenn) - Pass strict/verbose constructor args to HTML::Form (GH#256) (Julien Fiegehenn) - Add ability to clear history and tests for history (GH#259) (mschae94)
* Fri Oct 12 2018 Dirk Stoecker - Fix build
* Sat Mar 24 2018 cooloAATTsuse.com- updated to 1.88 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes 1.88 2018-03-23 15:37:25Z ======================================== [FIXED] - tick() now dies if checkbox is not found (GH#248) (Olaf Alders) [DOCUMENTATION] - Clarify behaviour of submit_form when with_fields is supplied as an arg (GH#247) (Olaf Alders) - Document some \"Best Practices\" (GH#246) (Olaf Alders) - Update links in Pod. Suggest LWP::ConsoleLogger rather than LWP::Debug (GH#244) (Olaf Alders)
* Mon Feb 12 2018 cooloAATTsuse.com- updated to 1.87 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes 1.87 2018-02-07 22:04:16Z ======================================== [FIXED] - Fix typo in contributor name (GH#241) (Philippe Bruhat (BooK)) - Fix link to Michael Schilli\'s article in Linux magazine (GH#240) (Bernhard Wagner) - Fix some section links (GH#238) (Evan Zacks) - Override _agent() method. (GH#236) (Сергей Романов) - Link to appropriate section of HTML::Form (GH#237) (Evan Zacks) - Make version consistent in .pm files (GH#231) (Olaf Alders) [ENHANCEMENTS] - Return form number in list context. (GH#235) (Сергей Романов) - Overload \'post\' in order to set \'base\'. (GH#111) (Stuart A Johnston) - Allow multiple file paths/uris in mech-dump; fixes issue 72 (GH#113) (Nik LaBelle) - Add docs for the output of dump_forms (GH#112) (John Beppu)
* Wed Feb 07 2018 cooloAATTsuse.com- updated to 1.86 see /usr/share/doc/packages/perl-WWW-Mechanize/Changes
 
ICM