cacheout ( path )
path
Makes sure the file at path is created and accessible through the filehandle also named path . You don't need to invoke cacheout between successive accesses to the same file.
cacheout
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]