The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.