"james (home)" wrote: > > Hi all aving great problems with installing and using CPAN
James, while you'll want to use CPAN sooner or later, most likely, all you really need to do to get DBI is: apt-get install libdbi-perl And for the mysql-specific stuff: apt-get install libdbd-mysql-perl Hope that helps.