Path to this page:
Subject: CVS commit: pkgsrc/www/p5-WWW-Mechanize
From: Thomas Klausner
Date: 2006-02-26 10:09:05
Message id: 20060226090905.EC6C52DA27@cvs.netbsd.org
Log Message:
Update to 1.18:
1.18 Thu Feb 2 00:11:26 CST 2006
[TESTS]
* Makefile.PL now takes four 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
* Fixed some failures in tests. Non-existent URLs now have a
"." postpended to them, so if someone's got a search domain
with a wildcard (i.e. ignore.us) it'll ignore that. Also,
Google's second link is now a https:// link, which some Mechs
can't handle. Added a 'url_regex' which now makes it look at
the second non-https link. Thanks to Pete Krawczyk.
Files: