Help for this page

Select Code to Download


  1. or download this
    use Text::CSV::Simple;
    my $parser = Text::CSV::Simple->new;
    ...
    warn( $DBI::errstr ) if ( $DBI::err );
    $rc=$dbh->disconnect();
    } # END Execute