| SVN-S4 documentation | view source | Contained in the SVN-S4 distribution. |
SVN::S4::Path - File path and parsing utilities
my $file = fileNoLinks($filename)
This module provides operations on files and paths.
Resolve any symlinks in the given filename.
Return true if the filename is a absolute URL file name.
Return contents of the file as a string, or undef if does not exist.
The latest version is available from CPAN and from http://www.veripool.org/.
Copyright 2002-2011 by Wilson Snyder. This package is free software; you can redistribute it and/or modify it under the terms of either the GNU Lesser General Public License Version 3 or the Perl Artistic License Version 2.0.
Wilson Snyder <wsnyder@wsnyder.org>
| SVN-S4 documentation | view source | Contained in the SVN-S4 distribution. |