The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Dist::Zilla::Plugin::TemplateCJM version 4.21, released September 7, 2013


Dist::Zilla::Plugin::TemplateCJM is a plugin I've written for
Dist::Zilla.  It used to be distributed in Dist-Zilla-Plugins-CJM, but
when I added DateTime::Format::Natural as a prerequisite, I decided to
split it out.



INSTALLATION

To install these modules, run the following commands:

    perl Makefile.PL
    make
    make test
    make install



DEPENDENCIES

  Package                        Minimum Version
  ------------------------------ ---------------
  DateTime::Format::Natural       
  Dist::Zilla                     4.300009
  Dist::Zilla::Role::ModuleInfo   
  List::Util                      
  Moose                           
  Moose::Autobox                  
  Moose::Util::TypeConstraints    
  version                         0.77



CHANGES
    Here's what's new in version 4.21 of Dist::Zilla::Plugin::TemplateCJM:
    (See the file "Changes" for the full revision history.)

	- now allows release note if date conforms to CPAN::Changes::Spec



COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Christopher J. Madsen.

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