[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Perl + MySQL



su -

perl -MCPAN -e shell

go through the configuration if it asks for one (needed for the first
run of CPAN) then at the CPAN prompt enter

install Bundle::Mysql

it will make sure all the dependencies are also installed.



Mithun