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

1.03    2011-09-27
            - Added experimental feature 'show_ends'

1.02    2011-08-20
            - Added accessor pages

1.01    2011-08-20
            - Added support to frame_size = 0

1.00    2011-08-20
            - First official release
            - Added args to constructor
            - Added attribute frame_size
            - Added accessor frame_size
            - Changes on documentation

0.03    2009-08-30 22:45
            - Undeleting inc dir

0.02    2009-08-11 00:30
            - Replace ExtUtils::MakeMaker by Module::Install;
            - Fix the MANIFEST.SKIP;
            - Fix some documentation issues;
            - Fix the return value of module;

0.01    2009-08-09 18:30
            - Created pod
            - Created methods
            - Created tests