Help for this page
sub get_next_page{ ... return $page; }
if ($href){ # test for a sid in the query fragment ... # save it if it is there push @sids, $q{sid} if exists $q{sid}; }