Re: [Boston.pm] [Boston.pm-announce] Boston Perl meetings, speakers committee ?

Jerrad Pierce <[email protected]> Thu, 11 Jun 2020 09:24:17 -0400
Newsgroups gmane.comp.lang.perl.perl-mongers.boston
Message-ID <[email protected]>
Sorry, I got stuck at work. I find non-physical events to let slip...

As for future presentations, I could try to whip up something on IO::Pager
if there's any interest. I'd have to figure out what's worth delving into
though.

For those unfamiliar, the module is a bit of a hodge-podge:

  * List of a common(ish) pagers, and does a where to find one that works
  * Can receive your command's output and decide if it needs to be piped
    through a pager
  * NEW: Includes a perl-based pager in case your system has none/
    you want something better than more (*nix only at the moment)