Help for this page

Select Code to Download


  1. or download this
    Trace:
        DBI 1.616-ithread default trace level set to 0x0/2 (pid 2892 pi 32
    +bb4) at db_eval_test.pl line 42 via db_eval_test.pl line 40
    ...
        <- disconnect_all= ( '' ) [1 items] at DBI.pm line 744
    !   -> DESTROY in DBD::_::common for DBD::ODBC::dr (DBI::dr=HASH(0x26f
    +28fc)~INNER) thr#32bb4
    !   <- DESTROY= ( undef ) [1 items] during global destruction
    
  2. or download this
    use strict;
    use warnings;
    ...
    
    exit 0;