The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

sample - Using Getopt::Long and Pod::Usage

SYNOPSIS

sample [options] [file ...] Options: -help brief help message -man full documentation

OPTIONS

-help Print a brief help message and exits.
-man Prints the manual page and exits.

DESCRIPTION This program will read the given input file(s) and do something useful with the contents thereof.