Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Re: Re: mysql

by robartes (Priest)
on Apr 10, 2003 at 08:06 UTC ( [id://249557]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: mysql
in thread mysql.pm not found

Ah, in that case you probably do not have the module installed. Try installing it with CPAN.pm:
$ perl -MCPAN -e 'install Bundle::DBD::mysql'
If that works (if it's the first time you use CPAN.pm, you will have to answer some configuration questions), you should be set to go. But, as said, do consider switching to DBI (which is installed with the bundle).

CU
Robartes-

Log In?
Username:
Password:

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

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

    No recent polls found