my $page = url_param("page"); if ($page) { my $per_page = 15; my $count_low = $per_page - 1; my $count_high = }