Matt Luker > RSH-ConfigFile-1.0.10 > RSH::FileUtil

Download:
RSH-ConfigFile-1.0.10.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.0.1   Source  

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.