Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
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?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2023-12-04 10:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (25 votes). Check out past polls.

    Notices?