The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.02

  • Fix warning for undefined PAGER RT#132658
  • Fix flipped operands for cmp_ok in test 11.
  • Fix synthetic warning in test 9.
  • Win32 path fixes (git pull #6)
  • Remove deprecated POD content that some parsers carped about RT#131437
  • ::Perl Add --tail mode to tp
  • ::Perl Implement reflow for toggleable line numbering and folding.
  • ::Perl Add support for bookmarks.
  • ::Perl Add and document environment variable + switch processing to tp.
  • ::Perl Rename visualBeep to visuaBell, but keep visualBeep as an alias.
  • ::Perl Rename done() to close(), but keep done() as an alias.
  • ::Perl Remove some debugging status updates.
  • ::Perl More fixes for interactive test 16.

Documentation

tp
a pure perl pager

Modules

Select a pager (possibly perl-based) & pipe it text if 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
No pager? Pipe output to Perl-based pager a TTY

Examples