Dist-Zilla-PluginBundle-CJM version 0.04, released March 29, 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 2 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.04 of Dist-Zilla-PluginBundle-CJM: (See the file "Changes" for the full revision history.) - Now requires Dist::Zilla 2 - Added compile tests Dist::Zilla::Plugin::ArchiveRelease - Added a BeforeRelease check to ensure the directory exists (creating it if necessary) and this release hasn't already been archived 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.