Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ## Test Email Subroutine:
    ...
            $bulk->bulkmail;
            $dbh->disconnect;
    }
    
  2. or download this
    DBI::db=HASH(0x848a9c4)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) at t1.pl line 88.