26 Aug
2007
26 Aug
'07
7:20 p.m.
On 8/22/07, Paul Ehrenreich <paulehr at gmail.com> wrote:
well, one thing you can try is running a perl script that make a request for the new page (some form of WWW::Mechanize mojo).
I haven't looked at the Mechanize, but another great perl module for automating HTTP QA is webtest:
http://search.cpan.org/~ilyam/HTTP-WebTest-2.04/lib/HTTP/WebTest.pm
Scott