SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-WWW-Mechanize-1.75-4.1.noarch.rpm :
Wed Nov 18 13:00:00 2015 malcolmlewisAATTopensuse.org
- Change build requires from perl(CGI) to perl-CGI to fix
failing builds.
- Add preamble perl-CGI in cpanspec.yml.
- Add more verbose description.

Fri Aug 28 14:00:00 2015 cooloAATTsuse.com
- updated to 1.75
see /usr/share/doc/packages/perl-WWW-Mechanize/Changes
1.75
========================================
[OTHER CHANGES]
- WWW::Mechanize::Image and WWW::Mechanize::Link now have a defined $VERSION
- fixed warning about the use of the encoding pragma (new in 5.22) (RT#91971)
- fixed warning about the use of CGI::param in list context (RT#103096)

Tue Apr 14 14:00:00 2015 cooloAATTsuse.com
- updated to 1.74
see /usr/share/doc/packages/perl-WWW-Mechanize/Changes
1.74 2015-01-23
========================================
[OTHER CHANGES]
- updated repository link in metadata

Fri Oct 4 14:00:00 2013 cooloAATTsuse.com
- updated to 1.73
[TESTS]
- Update t/local/back.t to use LocalServer for 404 checking to avoid fails
on win32. Fix by Matt S Trout, patient diagnostics and testing provided
by jayefuu of freenode #perl
- Blow away more proxy env vars in LocalServer, and do it on load so that
the LWP env checking doesn\'t happen before we\'ve done it.
[OTHER CHANGES]
- Better error when passing only one parameter to follow_link

Sat Jun 15 14:00:00 2013 cooloAATTsuse.com
- updated to 1.72
[DEPENDENCIES]
Bumped the HTML::Form dependency to fix failures on CentOS 5
[ENHANCEMENTS]
Recognise application/xhtml+xml as HTML.
[DOCUMENTATION]
Improved docs about support of JavaScript
Typo fixes.
[TESTS]
Updated tests as oops-music.com is in utf-8 now

Mon Sep 19 14:00:00 2011 cooloAATTsuse.com
- updated to 1.70
[ENHANCEMENTS]
Mech now defaults to _not_ running live tests by default.
You can still enable them by running \"perl Makefile.PL --live\"
Thanks to RJBS for the suggestion
[INTERNALS]
The test suite for the local tests was updated

Fri Apr 22 14:00:00 2011 jwAATTnovell.com
- update to 1.68: dependencies fixed, test suite enhanced

Wed Mar 30 14:00:00 2011 cooloAATTnovell.com
- extent build requires

Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro

Thu Nov 11 13:00:00 2010 chrisAATTcomputersalat.de
- recreated by cpanspec 1.78
o fixed deps
- changelog to changes file
- noarch pkg

Sun Sep 12 14:00:00 2010 jwAATTnovell.com
- update to 1.66

* New $mech->text method returns the text from your HTML page. The exact
rendering of this text is simply removing all the HTML tags, but this will
change. It\'s pretty ugly. If anyone wants to work on a better-looking text
dump, I\'d love to see it.

* Added mech-dump --text.

* Improvements to the docs explaining explicitly about the subclassed
methods we inherit from LWP::UserAgent.

Fri Jul 2 14:00:00 2010 jwAATTnovell.com
- update to 0.64,
Parsing of forms has been delayed until they\'re actually needed.
If don\'t use forms on a page, you\'ll no longer waste time and memory
parsing them.
$mech->title now caches the title of the page after parsing the
page to find it.
mech-dump now takes a --cookie-file parameter for keeping cookies
between calls.
$mech->form_name() and $mech->form_number() no longer throw warnings
if they can\'t find the form specified. They still return undef,
though.
More additions to the FAQ.

Thu Oct 29 13:00:00 2009 jwAATTsuse.de
- update to 0.60


 
ICM