Package perl-IO-Capture: Information

    Source package: perl-IO-Capture
    Version: 0.05-alt1.1.1
    Build time:  Nov 24, 2010, 08:37 AM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: Abstract Base Class to build modules to capture output
    Description: 
    The "IO::Capture" Module defines an abstract base class that can be
    used to build modules that capture output being sent on a filehandle
    such as STDOUT or STDERR.
    
    Several modules that come with the distribution do just that.
    I.e., Capture STDOUT and STDERR.   Also see James Keenan's
    "IO::Capture::Stdout::Extended" on CPAN.
    
    See IO::Capture::Overview for a
    discussion of these modules and examples of how to build a module to
    sub-class from "IO::Capture" yourself.   If after reading the overview,
    you would like to build a class from "IO::Capture", look here for
    details on the internals.

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

    Maintainer: Michael Bochkaryov

    List of contributors:
    Igor Vlasenko
    Michael Bochkaryov


      1. perl-devel

    Last changed


    Nov. 22, 2010 Igor Vlasenko 0.05-alt1.1.1
    - repair after perl 5.12 upgrade using girar-nmu
    Oct. 6, 2008 Igor Vlasenko 0.05-alt1.1
    - NMU for unknown reason:
      the person above was too neglectant to add --changelog "- NMU: <reason>" option.
    June 30, 2008 Michael Bochkaryov 0.05-alt1
    - first build for ALT Linux Sisyphus