NAME
RSH::FileUtil - TODO RSH::FileUtil description.
SYNOPSIS
use RSH::FileUtil;
blah blah blah
DESCRIPTION
Stub documentation for RSH::FileUtil, created by epic. It looks like the author of the extension was negligent enough to leave the stub unedited.
Blah blah blah.
EXPORT
None by default.
FUNCTIONS
- get_filehandle($filename, 'READ'|'WRITE'|'RDWR'|'APPEND', [%args]')
-
Takes care of the logic for getting a filehandle, especially if no_follow => 1.
SEE ALSO
http://www.rshtech.com/software/
AUTHOR
Matt Luker <mluker@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2007-2008 by Matt Luker
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.