Goodmorning to all you Perl Hackers !
The last week I have have big difficulties trying to install all the
modules to give get
Perl to connect with Perl. The following modules had to be installed:
- Data-ShowTable-3.3.tar.gz
- DBI-1.16.tar.gz
- Msql-Mysql-modules-1.2216.tar.gz
I used Perl modul
the perl modules you need are DBI.pm and DBD::MySQL.pm
you can obtain them from cpan.org.
as for php, your page will connect to the db via some
other built in php method.
the documentation on DBD and DBI should have examples
for connecting to the db in perl.
-
Anthony E.
--- Johnno <[EMAIL PR
I have installed MySql and it is working find...
what perl modules do i need to install to be able to access the database via
a perl script??
and will this also work with php files that access the database??
Johnno
___
Perl-Unix-Users mailing list.