
<%= $c->module %>




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

Copyright (C) <%= $c->date->year %> by <%= $c->config('author') %>.
<%= $c->license %>

Module::New::File::Module

a template for a module.

Kenichi Ishigaki, <ishigaki at cpan.org>

Copyright (C) 2007 by Kenichi Ishigaki.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.