Hello,

I want to learn perl and I have installed Apache 2.0.53, Perl 5.8.8 and MySql 4.1

I have configured apache for perl and successfully running the "Hello World" program.

I want to know, how to configure perl for mysql.

Your help is appreciated.


Thanx

No configuration is necessary. But you will need the DBI module and the mysql drivers. Read the activestate help files for informati0n about using PPM to install modules. The install the DBI module and the mysql drivers.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.