Feed on
Posts
Comments

the perl DBI module allows perl to talk with mySQL.

to install:

>>perl -MCPAN -e ‘install Bundle::DBI’

you’ll then need to install the mysql driver for perl:

>>perl -MCPAN -e ‘install DBD::mysql’


Bookmark and Share

if that was helpful ...

check out the other tips and tricks i've compiled on these pages. you might learn something else interesting!

Did I get this wrong? Let me know!

Trackback URI | Comments RSS