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

NAME

6       stdpods - print out the paths to the modules that came with Perl
7

DESCRIPTION

9       This program shows the paths to module pods that are not in the
10       site_perl directories.  This is the documentation that came with the
11       standard system.
12

EXAMPLES

14           $ podgrep closure `stdpods`
15

SEE ALSO

17       podgrep(1), faqpods(1), modpods(1), pods(1), podpath(1), and
18       sitepod(1).
19

AUTHORS and COPYRIGHTS

21       Copyright (C) 1999 Tom Christiansen.
22
23       Copyright (C) 2006-2008 Mark Leighton Fisher.
24
25       This is free software; you can redistribute it and/or modify it under
26       the terms of either: (a) the GNU General Public License as published by
27       the Free Software Foundation; either version 1, or (at your option) any
28       later version, or (b) the Perl "Artistic License".  (This is the Perl 5
29       licensing scheme.)
30
31       Please note this is a change from the original pmtools-1.00 (still
32       available on CPAN), as pmtools-1.00 were licensed only under the Perl
33       "Artistic License".
34
35
36
37perl v5.12.0                      2010-05-04                        STDPODS(1)
Impressum