MAN page from Old RedHat 5.X perl-5.004-4.i386.rpm
IO
Section: Perl Programmers Reference Guide (3)
Updated: perl 5.004, patch 04
Index NAME
IO - load various IO modules
SYNOPSIS
use IO;
DESCRIPTION
IO provides a simple mechanism to load all of the IO modules at one go.Currently this includes:
IO::Handle IO::Seekable IO::File IO::Pipe IO::Socket
For more information on any of these modules, please see its respectivedocumentation.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
This document was created byman2html,using the manual pages.