Re: How to connect to a web server

2001-07-09 Thread Jos I. Boumans
g/search?dist=libwww-perl hth Jos Boumans - Original Message - From: "Rahul Garg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 09, 2001 11:08 AM Subject: How to connect to a web server Hello, I am a beginner in Perl.Well, I want to know how thru perl

How to connect to a web server

2001-07-09 Thread Rahul Garg
Hello, I am a beginner in Perl.Well, I want to know how thru perl script we can connect to a web server and fetch the files on webserver. Help!