--- - branch: MAIN date: Mon Jan 19 22:25:32 UTC 2009 files: - new: '1.8' old: '1.7' path: pkgsrc/www/p5-Test-WWW-Mechanize/Makefile pathrev: pkgsrc/www/p5-Test-WWW-Mechanize/Makefile@1.8 type: modified - new: '1.5' old: '1.4' path: pkgsrc/www/p5-Test-WWW-Mechanize/distinfo pathrev: pkgsrc/www/p5-Test-WWW-Mechanize/distinfo@1.5 type: modified id: 20090119T222532Z.9917d8157bc80fbdca04c968d5f2b081761ff15c log: | Update from version 1.22 to version 1.24. Upstream changes: 1.24 Sat Jan 17 13:26:47 CST 2009 ------------------------------------ Tests run on port 13432 instead of 8080. It should really be a random open port, but for now, something other than 8080 will do. 1.23_01 Mon Dec 22 17:43:46 CST 2008 ------------------------------------ [FIXED] Tests would fail because we weren't unsetting http_proxy. Fixed many failed tests. Overhauled the test server setup. [ENHANCEMENTS] Added autolinting capability, so you can do this: my $mech = Test::WWW::Mechanize->new( autolint => 1 ); $mech->get_ok( $url ); and the get_ok() will fail if the page is fetched, but the resultant HTML (if it is indeed text/html) does not pass HTML::Lint. Added $mech->click_ok(). The user agent is now "Test-WWW-Mechanize/version" by default. module: pkgsrc subject: 'CVS commit: pkgsrc/www/p5-Test-WWW-Mechanize' unixtime: '1232403932' user: seb