Description
XDG base directory paths can be resolved by Perl applications on Linux desktops. Developers use this library to find config, data, cache, and runtime locations that follow the XDG specification. It helps applications store files in predictable user directories instead of hard-coded paths.