in reply to
From bash to perl
You can use the
LWP::Simple
module to retrieve web pages. Also the
libwww-perl cookbook
has more details.
Comment on
Re: From bash to perl
Replies are listed 'Best First'.
Re^2: From bash to perl
by
paranoid times
(Acolyte)
on Nov 08, 2006 at 02:58 UTC
Thank you for the cookbook link.
[reply]
Re^3: From bash to perl
by
helgi
(Hermit)
on Nov 08, 2006 at 09:25 UTC
You can also run it on the command line on any computer that has a working perl installation:
[~]$ perldoc lwpcook
[download]
or
C:\>perldoc lwpcook
[download]
--
Regards,
Helgi Briem
hbriem AT f-prot DOT com
[reply]
[d/l]
[select]
In Section
Seekers of Perl Wisdom