NAME
pod_example - Script to print or run of example from documentation.
SYNOPSIS
pod_example [-d flag] [-e] [-h] [-n number] [-p] [-r] [-s section] [--version] pod_file_or_module
ARGUMENTS
-d flagTurn debug (0/1) (default is 1).
-eEnumerate lines. Only for print mode.
-hPrint help.
-n numberNumber of example (default is nothing).
-pPrint example.
-rRun example.
-s sectionUse section (default EXAMPLE).
--versionPrint version of script.
EXAMPLE
pod_example -p -r Class::Utils
REPOSITORY
https://github.com/tupinek/App-Pod-Example
AUTHOR
Michal Špaček mailto:skim@cpan.org
LICENSE AND COPYRIGHT
BSD license.
VERSION
0.06