in reply to
LWP::Simple::get
This might be just a typo here and not in the real script, but you missed the trailing
"
on the second print line. It should read:
print "Test for LWP::Simple::get\n";
[download]
I got big hairy errors with
perl -w
without that.
Hope this helps.
Comment on
Re: LWP::Simple::get
Download
Code
In Section
Seekers of Perl Wisdom