Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^3: Having trouble with pperl (Persistent Perl) and CGI

by blahblahblah (Priest)
on Apr 25, 2008 at 00:16 UTC ( [id://682743]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Having trouble with pperl (Persistent Perl) and CGI
in thread Having trouble with pperl (Persistent Perl) and CGI

This sounds a lot like what would happen if you had read STDIN already before calling new CGI(). If you just want to create a CGI object without it trying to automatically read the script's input, you can initialize it with an empty string: new CGI("").

Log In?
Username:
Password:

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

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

    No recent polls found