Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    $sth = 0;
    
    $dbh->disconnect ();
    
  2. or download this
    Test::More::VERSION: 0.47
    DBI::VERSION: 1.52
    ...
    Attempt to free unreferenced scalar: SV 0x219387c at C:/Perl/lib/Test/
    +Builder.pm line 313.
    ok 1 - after fetchall_hashref
    1..1
    
  3. or download this
    Test::More::VERSION: 0.62
    DBI::VERSION: 1.52
    Perl version: 5.8.8
    ok 1 - after fetchall_hashref
    1..1