Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Sending variables to subs

by amphiplex (Monk)
on Jun 29, 2002 at 10:44 UTC ( [id://178225]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ....
    use CGI;
    ...
    $q->import_names('Q');
    ....
    inerror("we couldn't find $Q::home, please check path");
    
  2. or download this
           IMPORTING ALL PARAMETERS INTO A NAMESPACE:
    
    ...
           version 2.20, this name has been removed completely to
           avoid conflict with the built-in Perl module import opera­
           tor.
    

Log In?
Username:
Password:

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

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

    No recent polls found