On Mon, Mar 25, 2002 at 06:12:26PM -0800, daniel wrote:
> so how do you install mysql.pm once you've got a password on mysql?
The DBI module will make use of the DBI_PASS environemnt variable;
maybe that'll help:
env DBI_PASS=mySQLpass perl -MCPAN -e shell
Failing that; edit the 'make test' s
for all the perl fanatics out there,
this questions for you:
i installed mysql on a cobalt-linux box
then set up the root password for mysql
then ran:
perl -MCPAN -e shell
and at the cpan prompt:
cpan> install Bundle::Mysql
the whole thing ran great up to the end
where it started failing test