Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Using 'use' away from script start

by MZSanford (Curate)
on Nov 15, 2001 at 14:28 UTC ( [id://125542]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub once_in_a_blue_moon {
        require LWP::Simple;
        my $page = get('http://www.yahoo.com');
      }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2025-03-20 19:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    When you first encountered Perl, which feature amazed you the most?










    Results (62 votes). Check out past polls.