Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    my @x = $sth->fetchrow_array;
    $sth->finish;
    print "@x\n";
    
  2. or download this
    :!perl test.pl
    dbih_setup_fbav: invalid number of fields: -1, NUM_OF_FIELDS attribute
    + probably not set right at test.pl line 14.
    
    shell returned 2