NAME
[% program_name %] - One line abstract describing the programs purpose
SYNOPSIS
- [% program_name %]
-
Command line description
- [% program_name %] -H | -h [method] | -?
-
Display man page / method help / usage strings
- [% program_name %] list_methods
-
Lists the methods available in this program
VERSION
This documents version v0.1.$Rev: 1 $ of "[% project %]"
DESCRIPTION
Program description
REQUIRED ARGUMENTS
OPTIONS
DIAGNOSTICS
Prints errors to stderr
EXIT STATUS
Returns zero on success, non zero on failure
CONFIGURATION
Uses the constructor's appclass
attribute to locate a configuration file
DEPENDENCIES
INCOMPATIBILITIES
None
BUGS AND LIMITATIONS
Send reports to address below
AUTHOR
[% author %], <[% author_email %]>
LICENSE AND COPYRIGHT
Copyright (c) [% copyright_year %] [% copyright %]
This is free software; you can redistribute it and/or modify it under the same terms as Perl itself.