Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Perplexing error message with Oracle 10g Express Edition.

by mpeg4codec (Pilgrim)
on Apr 15, 2006 at 16:49 UTC ( [id://543548]=note: print w/replies, xml ) Need Help??


in reply to Perplexing error message with Oracle 10g Express Edition.

This doesn't really answer your question, but you can include modules on the command line by using the -M flag. For instance:

perl -MDBD::oracle

If nothing happens, the include worked. If you get errors, the include obviously did not work. If you don't want to have to hit ctrl-c to get out of it, run this:

perl -MDBD::oracle -e undef

Log In?
Username:
Password:

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

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

    No recent polls found