
P4::C4::Path - File path and parsing utilities

my $file = fileDePerforce($filename) my $file = fileNoLinks($filename)

This module provides operations on files and paths.

Convert the Perforce file specification to a local filename, by removing any ...'s, and symlinks.
Resolve any symlinks in the given filename.
Return true if the filename is a absolute depot file name.

The latest version is available from CPAN and from http://www.veripool.com/.
Copyright 2002-2005 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 or the Perl Artistic License.

Wilson Snyder <wsnyder@wsnyder.org>
