Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: about use LWP::Simple

by dws (Chancellor)
on Feb 13, 2005 at 18:37 UTC ( [id://430607]=note: print w/replies, xml ) Need Help??


in reply to about use LWP::Simple

It does work if I run it in the console using "perl test.pl", but ...

But does it work if you do "./test.pl"? The executable bit must be set on the file for it to work as at CGI, on Unix at least. Try

% chmod 755 test.pl % ./test.pl

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://430607]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (2)
As of 2024-04-25 05:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found