Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Can't locate object method...

by elbie (Curate)
on Apr 18, 2002 at 19:32 UTC ( [id://160316]=note: print w/replies, xml ) Need Help??


in reply to Can't locate object method...

Make sure you include the DBI module. Put

use DBI;

at the top of your script

elbieelbieelbie

Replies are listed 'Best First'.
Re: Re: Can't locate object method...
by Anonymous Monk on Apr 19, 2002 at 16:45 UTC
    That was it...
    I _knew_ it was something silly like that when I couldn't
    find anyone else who'd had the problem. I just knew it
    couldn't be OS X's fault ;)

Log In?
Username:
Password:

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

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

    No recent polls found