AUTHOR
Ingy döt Net <ingy@cpan.org>
COPYRIGHT
Copyright (c) 2006. Ingy döt Net. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See [http://www.perl.com/perl/misc/Artistic.html]
NAME
[% module_name %] - The great new [% module_name %]!
VERSION
Version 0.01
SYNOPSIS
Quick summary of what the module does.
Perhaps a little code snippet.
use [% module_name %];
my $foo = [% module_name %]->new();
...
EXPORT
A list of functions that can be exported. You can delete this section if you don't export anything, such as for a purely object-oriented module.
FUNCTIONS
function1
function2
AUTHOR
[% author_full_name %], <[% author_email_masked %]>
BUGS
Please report any bugs or feature requests to bug-[% module_dist_name_lower %] at rt.cpan.org
, or through the web interface at "/rt.cpan.org/NoAuth/ReportBug.html?Queue=[% module_dist_name %]" in http:. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc [% module_name %]
You can also look for information at:
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
RT: CPAN's request tracker
"/rt.cpan.org/NoAuth/Bugs.html?Dist=[% module_dist_name %]" in http:
Search CPAN
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright [% date_time_year %] [% author_full_name %], all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 12:
Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8