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 flag
Turn debug (0/1) (default is 1).
-e
Enumerate lines. Only for print mode.
-h
Print help.
-n number
Number of example (default is nothing).
-p
Print example.
-r
Run example.
-s section
Use section (default EXAMPLE).
--version
Print 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