Name
[% program_name %] - [% abstract %]
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
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
Please report problems to http://rt.cpan.org/NoAuth/Bugs.html?Dist=[% distname %]
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.