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

Changes for version 0.05 - 2003-07-17

  • Touched up documentation
  • Added IO::Pager::Page, a clone of IO::Page "Broken pipe" foible and all
  • Fixed a bug in $ENV{PAGER} selection algorythm, it failed if you didn't have File::Which. It's now back to being only strongly recommended as opposed to required.

Modules

Select a pager, optionally pipe it output if destination is a TTY
Pipe deferred output to a pager if output is to a TTY
use IO::Pager to emulate IO::Page, pipe STDOUT to a pager if STDOUT is a TTY
Pipe output to a pager if output is to a TTY