aboutsummaryrefslogtreecommitdiff
path: root/README.pod6
blob: 99f4dbed6575734e2b2b428dbc45f9e00bb5caef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
=begin pod

=NAME    IO::Path::XDG
=AUTHOR  Patrick Spek <p.spek@tyil.work>
=VERSION 0.0.0

=head1 Description

Convenience functions for working with the XDG Base Directory Specification

=head1 Installation

Install this module through L<zef|https://github.com/ugexe/zef>:

=begin code :lang<sh>
zef install IO::Path::XDG
=end code

=head1 License

This module is distributed under the terms of the AGPL-3.0.

=end pod