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

NAME

<% $module %> - It's new $module

SYNOPSIS

    use <% $module %>;

DESCRIPTION

<% $module %> is ...

LICENSE

Copyright (C) <% $author %>

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

AUTHOR

<% $author %> <<% $email %>>

@@ .travis.yml language: perl perl: - 5.16 - 5.14

@@ Changes Revision history for Perl extension <% $dist %>

{{$NEXT}}

    - original version

@@ .gitignore /.build/ /_build/ /carton.lock /.carton/ /local/ /nytprof.out /nytprof/ /Build