Changes for version 1.00
- Fork Term::Pager to IO::Pager::Perl, with many new features. NOTE: This is a breaking change from 0.43 & 0.44. What was IO::Pager::Perl in those versions is now IO::Pager::less i.e; a shim for pager-less systems to use the pure perl pager implementation in IO::Pager::Perl.
- Update bloody version number transclusions. RT#130643
Documentation
a pure perl pager
Modules
Select a pager and pipe text to it if destination is a TTY
Pipe deferred output to PAGER if destination is a TTY
Emulate IO::Page, pipe STDOUT to a pager if STDOUT is a TTY
Page text a screenful at a time, like more or less
Pipe output to PAGER if destination is a TTY