Help for this page
Select Code to Download
Select
or
download this
my $book= $sth->fetchrow_array ;
Select
or
download this
my ( $book ) = $sth->fetchrow_array;