[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Needed: new cellcom SMS script
On Mon, May 22, 2000 at 02:55:42AM +0200, Udi Finkelstein wrote:
> Actually, I've reimplemented it because I was tired of installing all the Perl
> packages needed for the program to work. Instead I've used the w3c utility to
> do all the POST/GET methods, or even used lynx.
To all of you who aren't sure they have the required modules installed,
doing:
perl -MCPAN -e 'install qw(Digest-MD5 MIME-Base64 libnet
HTML-Parser URI libwww-perl)'
should help :-)
(Assuming your machine has an Internet connection.)
--
believing is seeing
gaal@forum2.org
http://www.forum2.org/gaal/
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il