PODSELECT(1) Perl Programmers Reference Guide PODSELECT(1)
podselect - print selected sections of pod documentation on
standard output
podselect [-help] [-man] [-section section-spec] [file ...]
-help Print a brief help message and exit.
-man Print the manual page and exit.
-section section-spec
Specify a section to include in the output. See
"SECTION SPECIFICATIONS" in Pod::Parser for the for-
mat to use for section-spec. This option may be
given multiple times on the command line.
file The pathname of a file from which to select sections
of pod documentation (defaults to standard input).
podselect will read the given input files looking for pod
documentation and will print out (in raw pod format) all
sections that match one ore more of the given section
specifications. If no section specifications are given than
all pod sections encountered are output.
podselect invokes the podselect() function exported by
Pod::Select Please see "podselect()" in Pod::Select for more
details.
Pod::Parser and Pod::Select
Please report bugs using <http://rt.cpan.org>.
Brad Appleton <bradapp@enteract.com>
Based on code for Pod::Text::pod2text(1) written by Tom
Christiansen <tchrist@mox.perl.com>
perl v5.8.8 2006-06-30 1
Generated on 2013-04-27 00:20:00 by $MirOS: src/scripts/roff2htm,v 1.77 2013/01/01 20:49:09 tg Exp $
These manual pages and other documentation are copyrighted by their respective writers;
their source is available at our CVSweb,
AnonCVS, and other mirrors. The rest is Copyright © 2002‒2013 The MirOS Project, Germany.
This product includes material
provided by Thorsten Glaser.
This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report – diffs preferred.