sample_function
Usage : How to use this function/method
Purpose : What it does
Returns : What it returns
Argument : What it wants to know
Throws : Exceptions and other anomolies
Comment : This is a sample subroutine header.
: It is polite to include more pod and fewer comments.
See Also :
NAME
[% package.name %] - Module abstract (<= 44 characters) goes here
SYNOPSIS
use [% package.name %];
blah blah blah
DESCRIPTION
Stub documentation for this module was created by ExtUtils::ModuleMaker. It looks like the author of the extension was negligent enough to leave the stub unedited.
Blah blah blah.
USAGE
BUGS
SUPPORT
AUTHOR
[% author.name %]
[% author.cpan_id %]
[% author.organization %]
[% author.email %]
[% author.website %]
COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.
SEE ALSO
perl(1).