Package perl-IO-Pager: Information

    Source package: perl-IO-Pager
    Version: 0.30-alt1
    Build time:  Sep 26, 2012, 01:28 PM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Select a pager, optionally pipe it output if destination is a TTY
    Description: 
    IO::Pager is lightweight and can be used to locate an available pager
    and set $ENV{PAGER} (see "NOTES") or as a factory for creating objects
    defined elsewhere such as IO::Pager::Buffered and IO::Pager::Unbuffered.
    
    IO::Pager subclasses are designed to programmatically decide whether
    or not to pipe a filehandle's output to a program specified in $ENV{PAGER}.
    Subclasses are only required to support filehandle output methods and close,
    namely

    List of rpms provided by this srpm:
    perl-IO-Pager (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Igor Vlasenko
    Vitaly Lipatov

    ACL:
    @qa_p7

      1. perl-devel
      2. less

    Last changed


    Sept. 26, 2012 Igor Vlasenko 0.30-alt1
    - automated CPAN update
    Nov. 22, 2010 Igor Vlasenko 0.06-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    Sept. 17, 2008 Vitaly Lipatov 0.06-alt1
    - update package version
    - fix directory ownership violation