Manpages

Manpage of IO

IO

Section: Perl Programmers Reference Guide (3perl)
Updated: 2001-03-03
Index
Return to Main Contents
 

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.


 

Index

NAME
SYNOPSIS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 19:31:58 GMT, March 28, 2024