Package perl-IO-Null: Information

    Source package: perl-IO-Null
    Version: 1.01-alt2_34
    Build time:  Nov 21, 2019, 05:37 AM in the task #241243
    Category: Development/Perl
    Report package bug
    License: GPL+ or Artistic
    Summary: Class for null filehandles
    Description: 
    IO::Null is a class for null filehandles.  Calling a constructor of
    this class always succeeds, returning a new null filehandle.  Writing
    to any object of this class is always a no-operation, and returns
    true.  Reading from any object of this class is always no-operation,
    and returns empty-string or empty-list, as appropriate.

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. perl(Test.pm)
      2. perl(strict.pm)
      3. perl(vars.pm)
      4. perl-devel
      5. perl-podlators
      6. rpm-build-perl
      7. rpm-build-perl
      8. perl(ExtUtils/MakeMaker.pm)
      9. perl(IO/Handle.pm)

    Last changed


    Nov. 20, 2019 Igor Vlasenko 1.01-alt2_34
    - update to new release by fcimport
    July 14, 2018 Igor Vlasenko 1.01-alt2_30
    - update to new release by fcimport
    Oct. 2, 2017 Igor Vlasenko 1.01-alt2_28
    - update to new release by fcimport