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

Re: LWP::Simple: a little more complicated than it sounds

by Roy Johnson (Monsignor)
on Dec 06, 2004 at 16:17 UTC ( [id://412682]=note: print w/replies, xml ) Need Help??


in reply to LWP::Simple: a little more complicated than it sounds

it's now incumbent upon you to include all the names you want imported.
If I correctly understand the docs for import, you could do
use LWP::Simple qw(:DEFAULT $ua get);
and you'd have the @EXPORT list in addition to the extra critters.

Caution: Contents may have been coded under pressure.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-16 13:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found