in reply to HTTP Scripting

Check out the LWP modules and HTML::TokeParser.

Update: There's also a tutorial on HTML::TokeParser over in the monastery's tutorials section.

Replies are listed 'Best First'.
Re: Re: HTTP Scripting
by marinersk (Priest) on Nov 29, 2002 at 15:18 UTC
    Thanks, cjf-II, also excellent references. You guys rock!