Help for this page
Select Code to Download
Select
or
download this
sub load { my $class = shift; ... $sth->fetch(); $sth->finish(); }
Select
or
download this
sub load { my $class = shift; ... $sth->fetch(); $sth->finish(); }