Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    }
    $sth->finish();       #close statement handle
    $dbh->disconnect();   #disconnect
    
  2. or download this
    Can't locate Blah.pm in @INC (@INC contains: /home/harvester/lib/perl5
    +/i386-linux /home/harvester/lib/perl5 /usr/lib/perl5/5.00503/i386-lin
    +ux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i386-linux /
    +usr/lib/perl5/site_perl/5.005 .) at -e line 1.
    BEGIN failed--compilation aborted at -e line 1.