1PODS(1) User Contributed Perl Documentation PODS(1)
2
3
4
6 pods - print out all pod paths
7
9 This program is a front end to print out the paths of all the standard
10 podpages and the modules.
11
13 faqpods(1), modpods(1), sitepods(1), podpath(1), pminst(1), and
14 stdpod(1).
15
17 Copyright (C) 1999 Tom Christiansen.
18
19 Copyright (C) 2006-2008 Mark Leighton Fisher.
20
21 This is free software; you can redistribute it and/or modify it under
22 the terms of either: (a) the GNU General Public License as published by
23 the Free Software Foundation; either version 1, or (at your option) any
24 later version, or (b) the Perl "Artistic License". (This is the Perl 5
25 licensing scheme.)
26
27 Please note this is a change from the original pmtools-1.00 (still
28 available on CPAN), as pmtools-1.00 were licensed only under the Perl
29 "Artistic License".
30
31
32
33perl v5.12.0 2010-05-04 PODS(1)