Help for this page
sub mmgb_getAllBooks { my $self = shift; ... $sth->execute(); return $sth->fetchall_arrayref(); }