1STDPODS(1) User Contributed Perl Documentation STDPODS(1)
2
3
4
6 stdpods - print out the paths to the modules that came with Perl
7
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
14 $ podgrep closure `stdpods`
15
17 podgrep(1), faqpods(1), modpods(1), pods(1), podpath(1), and site‐
18 pod(1).
19
21 Copyright (c) 1999 Tom Christiansen
22
23 This is free software. You may modify it and distribute it under
24 Perl's Artistic Licence. Modified versions must be clearly indicated.
25
26
27
28perl v5.8.8 2006-03-30 STDPODS(1)