Description
Perl applications can locate user home directories and other platform-specific directories through a portable interface. This helps tools work across Linux, Unix-like systems, and other supported environments without hard-coded paths.
It is a filesystem helper library. Applications should still respect permissions and avoid assuming another user's home directory is safe to read or write.