Help for this page

Select Code to Download


  1. or download this
    my $dbh = DBI->connection('DBI:mysql:db:localhost', 'user', 'pass', {
      RaiseError => 1
    });