Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37401452
en ru br
ALT Linux repos
S:1.01-alt2_34

Group :: Development/Perl
RPM: perl-IO-Null

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.01-alt2_34
Build date: 20 november 2019, 11:28 ( 230.3 weeks ago )
Size: 10.80 Kb

Home page:   https://metacpan.org/release/IO-Null

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-IO-Null
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin