Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

IO(3pm)


IO

IO

NAME
SYNOPSIS
DESCRIPTION

NAME

IO − load various IO modules

SYNOPSIS

    use IO;

DESCRIPTION

"IO" provides a simple mechanism to load some of the IO modules at one go. Currently this includes:

      IO::Handle
      IO::Seekable
      IO::File
      IO::Pipe
      IO::Socket
      IO::Dir

For more information on any of these modules, please see its respective documentation.



IO(3pm)