Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
podselect(1)
Edit
PageHistory
Diff
Info
LikePages
PODSELECT !!!PODSELECT NAME SYNOPSIS OPTIONS AND ARGUMENTS DESCRIPTION SEE ALSO AUTHOR ---- !!NAME podselect - print selected sections of pod documentation on standard output !!SYNOPSIS __podselect__ [[__-help__] [[__-man__] [[__-section__ ''section-spec''] [[''file'' ...] !!OPTIONS AND ARGUMENTS __-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 format 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). !!DESCRIPTION __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. !!SEE ALSO Pod::Parser and Pod::Select !!AUTHOR Brad Appleton Based on code for ''Pod::Text::pod2text''__(1)__ written by Tom Christiansen __ ----
One page links to
podselect(1)
:
Man1p
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.