- or download this
Software error:
Can't call method "prepare" on an undefined value at /www/cgi-bin/scri
+pt.pl line 98.
- 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;
- 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