The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

<%= $c->module %> -

SYNOPSIS

    use <%= $c->module %>;

DESCRIPTION

METHODS

AUTHOR

<%= $c->config('author') %>, <<%= $c->config('email') %>>

COPYRIGHT AND LICENSE

<%= $c->license->notice %>

NAME

Module::New::File::MainModule

DESCRIPTION

a template for a main module (lib/Module/Name.pm).

AUTHOR

Kenichi Ishigaki, <ishigaki at cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2007-2009 by Kenichi Ishigaki.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.