Help for this page

Select Code to Download


  1. or download this
         my $sth = $self->dbh->prepare("$sql")
          or die "couldn't prepare: " . $self->dbh->errstr();