Perl Modules /FileCache.pm

View Installed Perl Module Documentations /FileCache.pm

  • Read Plain Old Documentation (POD)
  • Perl modules documentation in HTML format.

Select an installed module below

FileCache - keep more files open than the system permits

 FileCache - keep more files open than the system permits


NAME

FileCache - keep more files open than the system permits


SYNOPSIS

    cacheout $path;
    print $path @data;


DESCRIPTION

The cacheout function will make sure that there's a filehandle open for writing available as the pathname you give it. It automatically closes and re-opens files if you exceed your system file descriptor maximum.


BUGS

sys/param.h lies with its NOFILE define on some systems, so you may have to set $FileCache::cacheout_maxopen yourself.

 FileCache - keep more files open than the system permits



Perl Module Viewer: Last Modified : Wed Jul 9 00:32:08 2008