Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Accessing CGI objects from within a 'require'-ed file?

by mbadolato (Hermit)
on Jun 21, 2006 at 23:23 UTC ( #556793=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    print CGI::header();
    outputTest();
    outputPOST();
    
  2. or download this
    sub outputTest
    {
    ...
    }
    
    1;
    
  3. or download this
    foobar!
    
  4. or download this
    foobar!myvarhaha
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others exploiting the Monastery: (2)
As of 2023-09-21 19:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?