]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/perl.json
Add entries from ArchWiki (#358)
[xdg-ninja.git] / programs / perl.json
1 {
2 "name": "perl",
3 "files": [
4 {
5 "path": "$HOME/.cpan",
6 "movable": true,
7 "help": "Not officially supported, but you can get CPAN to use XDG locations by using a workaround described [here](https://github.com/andk/cpanpm/issues/149).\n"
8 },
9 {
10 "path": "$HOME/.perl5",
11 "movable": true,
12 "help": "Not officially supported, but you can get CPAN to use XDG locations by using a workaround described [here](https://github.com/andk/cpanpm/issues/149).\n"
13 }
14 ]
15 }