start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.81 File::stat Chapter 8
Standard Modules
Next: 8.83 FileHandle
 

8.82 FileCache

Closes and re-opens files as necessary so you can always write to a file even if you already have the maximum number of files open. Exports one function:


Previous: 8.81 File::stat Perl in a Nutshell Next: 8.83 FileHandle
8.81 File::stat Book Index 8.83 FileHandle