DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

/usr/man/cat.3/IO.3.Z(/usr/man/cat.3/IO.3.Z)





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.

perl v5.8.0                       2002-06-01                             IO(3)
See also IO::Dir(3):  man 3 IO::Dir
See also IO::File(3):  man 3 IO::File
See also IO::Handle(3):  man 3 IO::Handle
See also IO::Pipe(3):  man 3 IO::Pipe
See also IO::Poll(3):  man 3 IO::Poll
See also IO::Seekable(3):  man 3 IO::Seekable
See also IO::Select(3):  man 3 IO::Select
See also IO::Socket(3):  man 3 IO::Socket
See also IO::Socket::INET(3):  man 3 IO::Socket::INET
See also IO::Socket::SSL(3):  man 3 IO::Socket::SSL
See also IO::Socket::UNIX(3):  man 3 IO::Socket::UNIX
See also IO::Zlib(3):  man 3 IO::Zlib

Man(1) output converted with man2html