blob: 10d910150e5a714da7d5a8c5395df5ba225751d1 (
plain) (
blame)
1
2
3
4
5
|
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).
WWW: https://metacpan.org/release/Path-Abstract
|