[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Perl question
- Subject: [cobalt-developers] Perl question
- From: "Ray Messier" <messier@xxxxxxxxxxxxxxxx>
- Date: Mon Feb 28 10:57:59 2000
I have the need to run a shell script that returns a web page. I was using
the LWP package, but, rather than load those I noticied all the goodies that
Cobalt supplied in the Perl5 folder. Is there a compatible module in the
Cobalt pm's? that will do the following?
$mypage = get_web_page("http://somesite/somepage.html");
Thanks!
BEGIN:VCARD
VERSION:2.1
N:Messier;Ray
FN:Ray Messier
ORG:Nicheware, Inc.
TITLE:V.P. of Engineering
NOTE:ICQ = 1549641
TEL;WORK;VOICE:(916) 797-6700
TEL;WORK;VOICE:(888) 428-7246
TEL;CELL;VOICE:(916) 870-5441
TEL;WORK;FAX:(916) 797-6767
ADR;WORK:;;1803 Cirby Way Ste 2;Roseville;CA;95661;USA
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:1803 Cirby Way Ste 2=0D=0ARoseville, CA 95661=0D=0AUSA
URL:
URL:http://www.nichewareinc.com
EMAIL;PREF;INTERNET:rmessier@xxxxxxxxxxxxxx
REV:19990923T202834Z
END:VCARD