The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Dist-Zilla-PluginBundle-DOY

0.06  2011-02-16
      - use Git::NextVersion instead of BumpVersionFromGit
      - use web and clone urls in Repository, and actually get the repo to use
        from git
      - allow testing release by setting $ENV{DZIL_FAKE_RELEASE}
      - always dep on Test::More 0.88 for done_testing

0.05  2010-10-27
      - allow using MakeMaker::Awesome if requested

0.04  2010-09-03
      - allow passing options through to @Basic plugins

0.03  2010-06-15
      - allow dist.ini configuration of the included plugins

0.02  2010-06-13
      - a few small fixes
      - add CheckChangesHasContent

0.01  2010-06-13
      - Initial release