Package perl-IO-Null: Information

    Binary package: perl-IO-Null
    Version: 1.01-alt2_30
    Architecture: noarch
    Build time:  Jul 17, 2018, 02:29 AM in the task #210313
    Source package: perl-IO-Null
    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.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    Last changed


    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
    Aug. 3, 2017 Igor Vlasenko 1.01-alt2_27
    - update to new release by fcimport