pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-WWW-Mechanize



Module Name:    pkgsrc
Committed By:   seb
Date:           Sun Apr 18 08:12:20 UTC 2010

Modified Files:
        pkgsrc/www/p5-WWW-Mechanize: Makefile distinfo

Log Message:
Update p5-WWW-Mechanize from version 1.60 to version 1.62.

Upstream changes:
NEXT        Sat Apr 10 23:10:07 CDT 2010
========================================
[FIXED]
Fixed a declaration in the Movable Type example in
WWW::Mechanize::Examples.

Quiet warnings if %ENV has undef values.

$mech->follow_link() no longer dies with an inappropriate error if
the link is not found.

$mech->click_button() now checks to see if a form is selected.

[INCOMPATIBILITIES]
$mech->form_name() and $mech->form_number() no longer throw warnings
if they can't find the form specified.  They still return undef,
though.

[DOCUMENTATION]
More additions to the FAQ.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/p5-WWW-Mechanize/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/p5-WWW-Mechanize/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index