I was in the same boat as you and knew absolutely nothing about HTTP, HTML, etc - nothing. The "Perl Cookbook" (O'Reilly) chapter 20 "Web automation" got me going and I had a perl script in less than an hour.
Piece o' cake. If I can do it, anybody can do it. Dan Murphy [EMAIL PROTECTED] -----Original Message----- From: Martin [mailto:[EMAIL PROTECTED]] Sent: Friday, April 19, 2002 4:23 AM To: [EMAIL PROTECTED] Subject: browsing html pages Hi Yo! As a Perl rookie I've got a serious problem trying to find out how to write a code which should do the following stuff: connect to specified URL using HTTP, send GET / PUT messages and process the output (web page) from the server. I went throug my Perl guidebook but found nothing according to this subject. Can anybody give me a hint (and/or suggest a good reference guide for Perl on the internet) ? Thanx in advance Regards Martin -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]