blob: 33c925987eda780da08fe6f77e71c18cab3e3234 (
plain) (
blame)
1
2
3
|
A tool for parsing, interrogating, and modifying a UNIX-style path. The parsing
behavior is similar to File::Spec::Unix, except that trailing slashes are
preserved (converted into a single slash).
|