Subject: | perl Makefile.PL gives an error |
Hi,
I'm trying to install Bundle::Mysql from tarball, but it gives an error
when creating the makefile :
perl Makefile.PL
Checking for DBI, 0.91 or later ... ok
Checking for Data::ShowTable ... ok
Which DBMS do you want to use?
1) MySQL
2) mSQL
3) Both
Enter your choice: [3] 1
WARNING: realclean takes a HASH reference not a string/number.
Please inform the author.
Checking if your kit is complete...
Looks good
Where is your mysql installed? Please tell me the directory that contains
the subdir include/. [/usr]
Writing Makefile for DBD::mysql
Writing Makefile for Mysql
Can't use string ("Mysql/Makefile.PL Msql/Makefile.") as a HASH ref
while "strict refs" in use at /usr/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm
line 635.