Help for this page
my $sth = $dbh->prepare($query); $sth->execute(); my $stories=$sth->fetchall_hashref;
DBI fetchall_hashref: invalid number of parameters: handle + 0