Help for this page

Select Code to Download


  1. or download this
    my $welcome = eval { 
        pop @{ $dbh->selectcol_arrayref($query) };
    }; warn $@ if $@;