Dist-Zilla-PluginBundle-CJM version 0.03, released March 15, 2010 Dist-Zilla-PluginBundle-CJM is a collection of plugins I've written for Dist::Zilla. There isn't actually a @CJM bundle yet, because I'm still working out how I want to use Dist::Zilla. I've written some other plugins that are distributed separately, because they had different prerequisites. The ones collected here have fairly simple prerequisites, and I didn't want to have to make separate distributions for all of them. INSTALLATION To install these modules, run the following commands: perl Makefile.PL make make test make install DEPENDENCIES Package Minimum Version -------------------------- --------------- Dist::Zilla 1.100660 File::Temp Hash::Merge::Simple List::Util Module::Build::ModuleInfo 0.28 Moose 0.65 Moose::Autobox 0.09 Path::Class Pod::Loom Scalar::Util autodie CHANGES Here's what's new in version 0.03 of Dist-Zilla-PluginBundle-CJM: (See the file "Changes" for the full revision history.) - Includes a new version of Template_strict.patch that supports scalar references properly Dist::Zilla::Plugin::ArchiveRelease - Shortened log message Dist::Zilla::Plugin::ModuleBuild::Custom - New plugin Dist::Zilla::Plugin::TemplateCJM - Is now an InstallTool instead of a FileMunger, because prerequisites have not been calculated at FileMunger time - Added the dependency_link & dependency_list methods - Added a BeforeRelease check to ensure the release date is not just an uppercase word COPYRIGHT AND LICENSE This software is copyright (c) 2010 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.