Help for this page

Select Code to Download


  1. or download this
    Software error:
    
    Can't call method "prepare" on an undefined value at /www/cgi-bin/scri
    +pt.pl line 98.
    
  2. or download this
         1  #!/usr/bin/perl -wT
         2
    ...
        96
        97  my $sth;
        98  $sth = $dbh->prepare($statement) or die "Couldn't prepare the 
    +query: ".$sth->errstr;
    
  3. or download this
    
    
    ...
    /usr/lib/perl5/site_perl/5.8.6/DBI/Shell/Spool.pm
    /usr/lib/perl5/site_perl/5.8.6/DBI/Shell/Completion.pm
    /usr/lib/perl5/site_perl/5.8.6/DBI/Format/SQLMinus.pm