Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    use DBI;
    ...
    $dbh->disconnect;
    
    exit;
    
  2. or download this
    ld.so.1: perl: fatal: relocation error: file /blah/blah/blah/lib/auto/
    +DBI/DBI.so: symbol Perl_get_sv: referenced symbol not found
    Killed