1SITEPODS(1)           User Contributed Perl Documentation          SITEPODS(1)
2
3
4

NAME

6       sitepods - print out the paths to the modules that this site added
7

DESCRIPTION

9       This program shows the paths to module pods that are in the site_perl
10       directories.
11

EXAMPLES

13           $ sitepods
14           /usr/local/devperl/lib/site_perl/5.00554/i686-linux/XML/Parser/Expat.pm
15           /usr/local/devperl/lib/site_perl/5.00554/i686-linux/XML/Parser.pm
16
17       You can also run this using alternate perl binaries, like so:
18
19           $ oldperl -S sitepods
20           ....
21

SEE ALSO

23       faqpods(1), modpods(1), pods(1), podpath(1), and stdpod(1).
24

AUTHORS and COPYRIGHTS

26       Copyright (C) 1999 Tom Christiansen.
27
28       Copyright (C) 2006-2018 Mark Leighton Fisher.
29

LICENSE

31       This is free software; you can redistribute it and/or modify it under
32       the terms of either: (a) the GNU General Public License as published by
33       the Free Software Foundation; either version 1, or (at your option) any
34       later version, or (b) the Perl "Artistic License".  (This is the Perl 5
35       licensing scheme.)
36
37       Please note this is a change from the original pmtools-1.00 (still
38       available on CPAN), as pmtools-1.00 were licensed only under the Perl
39       "Artistic License".
40
41
42
43perl v5.32.0                      2020-07-28                       SITEPODS(1)
Impressum