Description
Perl applications can find configuration, data, cache, and runtime directories according to the Freedesktop.org base directory specification. This helps Linux desktop and CLI tools store files in expected user locations.
It is a filesystem helper library. Applications should still document what they store and avoid putting private or large data in the wrong directory class.