blob: 95d345fe9b8e337a2f0d9d44d522da83549929d5 (
plain)
1
2
3
4
5
6
7
8
9
|
This module can be used to find directories and files as specified by the XDG
Base Directory Specification. It takes care of defaults and uses File::Spec to
make the output platform specific.
This module forked from File::MimeInfo.
For this module the XDG basedir specification 0.6 was used.
WWW: https://metacpan.org/release/File-BaseDir
|