VERSION
This document describes <: $dist.module :> version <: $module.initial_version :>.
SYNOPSIS
: block synopsis { use <: $dist.module :>; : }
DESCRIPTION
# TODO
INTERFACE
Functions
hello()
# TODO
DEPENDENCIES
Perl 5.8.1 or later.
BUGS
All complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or add the bug to cpan-RT.
SEE ALSO
AUTHOR
<: $user.name :> <<: $user.email :>>
LICENSE AND COPYRIGHT
: block copyright -> { Copyright (c) <: localtime().year :>, <: $user.name :>. All rights reserved. : }
: block license -> { This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. : }
NAME
Dist::Maker::Template::Default - The default distribution template