Dist-Zilla-PluginBundle-CJM version 4.12, released December 12, 2011
Dist::Zilla::PluginBundle::CJM is the basic configuration I use when
building CPAN modules with Dist::Zilla. This distribution used to
include a collection of plugins I've written, but those are now
distributed separately (in Dist-Zilla-Plugins-CJM), so that you don't
have to install every single plugin I use and all their prerequisites.
If you previously installed this bundle to get one of the plugins, you
should uninstall this bundle, and install Dist-Zilla-Plugins-CJM instead.
Sorry for any confusion this causes.
INSTALLATION
To install this module, run the following commands:
CHANGES
Here's what's new in version 4.12 of Dist-Zilla-PluginBundle-CJM:
(See the file "Changes" for the full revision history.)
- Add Test::PrereqsFromMeta
- Pass pod_finder param to PodLoom and TemplateCJM (as finder)
- Pass template_file param to TemplateCJM (as file)
- The @CJM bundle has been removed. You should replace [@CJM]
with [@Author::CJM / CJM] in your dist.ini
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 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.