Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^3: Don't understand error messages

by Codon (Friar)
on Jul 26, 2005 at 17:01 UTC ( [id://478290]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Don't understand error messages
in thread Don't understand error messages

Are you sure that you are using CGI.pm from F:\perl\lib and not from somewhere else in @INC? Try running this simple script:
use CGI.pm; print "$INC{CGI.pm}\n";
That will tell you were Perl is really getting CGI.pm from.

Ivan Heffner
Sr. Software Engineer, DAS Lead
WhitePages.com, Inc.

Replies are listed 'Best First'.
Re^4: Don't understand error messages
by Anonymous Monk on Jul 27, 2005 at 13:56 UTC
    I ran the script and the page was blank. What does that mean?

    Chris

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-04-24 08:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found