5 lines
347 B
Text
5 lines
347 B
Text
This module provides a small, fast utility for working with file paths.
|
|
It is friendlier to use than File::Spec and provides easy access to
|
|
functions from several other core file handling modules. It aims to be
|
|
smaller and faster than many alternatives on CPAN, while helping people
|
|
do many common things in consistent and less error-prone ways.
|