Jump to letter: [
          
            0239ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-IO-Null - 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.
 
        
        Packages
        
        
            | perl-IO-Null-1.01-29.fc14.al.src
              [12 KiB] | 
            
              Changelog
              by Fedora Release Engineering (2018-02-08):
              - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild 
             |