Description
Perl applications can expand path expressions into concrete filesystem paths. This helps scripts and tools normalize user-facing paths before reading, writing, or comparing files.
It is a path-handling library. Applications should still validate expanded paths so user input cannot escape intended directories or target private files.