Path to this page:
Subject: CVS commit: pkgsrc/www/p5-WWW-Mechanize
From: Stoned Elipot
Date: 2010-04-18 10:12:20
Message id: 20100418081220.8B324175DF@cvs.netbsd.org
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.
Files: