Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.90 IOChapter 8
Standard Modules
Next: 8.92 IO::Handle
 

8.91 IO::File

Inherits from IO::Handle and IO::Seekable, extending them with methods specific to filehandles. Provides three such methods:


Previous: 8.90 IOPerl in a NutshellNext: 8.92 IO::Handle
8.90 IOBook Index8.92 IO::Handle