blob: 3dd8fae8a883f9d0fdfa009eda50667e7886f15a (
plain) (
blame)
1
2
3
4
5
6
7
|
This module is designed to support operations commonly performed on file
specifications (usually called "file names", but not to be confused with
the contents of a file, or Perl's file handles), such as concatenating
several directory and file names into a single path, or determining
whether a path is rooted.
WWW: http://search.cpan.org/dist/File-Spec/
|