From owner-freebsd-questions Sat Oct 13 4:39:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ideal.net.au (ion.ideal.net.au [203.20.241.5]) by hub.freebsd.org (Postfix) with ESMTP id 6D6BC37B409 for ; Sat, 13 Oct 2001 04:39:11 -0700 (PDT) Received: from ion.ideal.net.au (chris@ion.ideal.net.au [203.20.241.5]) by mail.ideal.net.au (8.9.3/8.9.3) with ESMTP id VAA11125 for ; Sat, 13 Oct 2001 21:38:59 +1000 (EST) (envelope-from chris@ideal.net.au) Date: Sat, 13 Oct 2001 21:38:58 +1000 (EST) From: Chris Aitken To: Subject: Website Retrieve in Perl on FreeBSD In-Reply-To: <20011013030023.M6274@blossom.cjclark.org> Message-ID: X-Ozzy: Mr Crowley MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi All, A quick question for perl gurus here........ I want to be able to, from within a perl script, go and grab the contents of a URL and capture it into a string. Im using the standard install of FreeBSD 4.3 with Perl 5. Can anyone point me in the right direction of what I should be looking at. I know how to do this with PHP no problems, but as this is a lesson im teaching myself in MRTG graphing, I need to do it in perl. Thanks in advance Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message