http://www.perlmonks.org?node_id=216447


in reply to HTTP Scripting

Unless you are doing this for educational reasons then why reinvent the wheel? As well as the wonderful perl modules mentioned by people above, there is also a most excellent standalone tool: WGET

Dingus


Enter any 47-digit prime number to continue.

Replies are listed 'Best First'.
Re: Re: HTTP Scripting
by marinersk (Priest) on Nov 29, 2002 at 15:22 UTC
    Thanks, dingus, I'll check it out. Part of the motivation is educational, part of it is business related, but mostly I was unaware there was such a utility out there. Very cool.