The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Dancer2::Plugin::Paginator

2.08  2018-12-10 MANWAR
      - Updated pod with details for working example code.

2.07  2017-10-17 MANWAR
      - Added missing test prereq as recommended by CPANTS.

2.06  2017-09-16 MANWAR
      - Added test script t/manifest.t and t/pod.t.

2.05  2017-08-25 MANWAR
      - Generated 'provides' as recommended by CPANTS.

2.04  2017-08-12 MANWAR
      - Added minimum perl version using dzil plugin [MinimumPerlFast].

2.03  2017-08-09 MANWAR
      - Added missing build requires prereq as reported by CPANTS.

2.02  2017-08-05 MANWAR
      - Added missing prereq as reported by CPANTS.

2.01  2017-08-04 MANWAR
      - Fixed inconsistent version.

2.00  2017-08-04 MANWAR
      - Upgraded plugin due to recent changes to Dancer2::Plugin.
      - Fixed unit test to respect the changes.

1.00  2013-03-07 BLABOS
      - Module Created.