Description
Perl command-line tools can send long output through a pager such as less when appropriate. This makes reports, help text, logs, and generated listings easier to read in a terminal.
It is a terminal output helper. Applications should avoid sending secrets to pagers or logs when output may be saved or visible in shell history workflows.