Help for this page
connect('database=router:host=localhost','root',...) failed: Access de +nied for user: 'root@localhost' (Using password: YES)
my $dbh = DBI->connect("DBI:mysql:database=dbname:host=localhost","roo +t","password", {'RaiseError' => 1 });