Line 240: my $dsn = "dbi:mysql:$database:localhost:3306";
Should be:
my $dsn = "dbi:mysql:$host:$port";
This queue is for tickets about the DataTables CPAN distribution.
The Basics
People
|
Bug Information
|