1 May
2008
1 May
'08
2:35 a.m.
On Wed, Apr 30, 2008 at 2:34 PM, Ralph Mitchell <ralphmitchell at gmail.com> wrote:
On Wed, Apr 30, 2008 at 12:35 PM, Gary Baluha <gumby3203 at gmail.com> wrote:
I'm not a perl programmer, so any screwups in formextract are mine, not Daniel's... :)
It's doubtful that the example script will work out of the box. I've found that I generally have to take it in easy stages - fetch the first page, eyeball it, adjust the script, lather, rinse, repeat.
LiveHTTPHeaders is a really useful Firefox extension for tracking what happens when navigating web pages.
http://search.cpan.org/~ilyam/HTTP-WebTest-2.04/ is a really nice perl module for writing more complex http testing parameters. It even has the ability to generate Test::Harness output.
-Scott