The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.02 - 2004-07-11

  • NO NEW FUNCTIONALITY OR BUG FIXES.
  • Removed the $proto||ref($proto) in the constructor. This means that you can't do
    • my $pager2 = $pager1->new();
    • but you never wanted to do that anyway.
  • Added new t/constructor.t to check constructor errors.
  • Added t/pod.t and t/pod-coverage.t.
  • Added some tests to t/simple.t.
  • Test coverage is now at 100% according to Devel::Cover.
  • (all thanks to Andy Lester)

Modules

help when paging through sets of results