The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.0.1

  • Change: 0eaa24d6c7bdbb89c1fbfbc9e905a1bc8b1fd0be Author: Matt Finkel <finkel.matt@gmail.com> Date : 2013-10-06 23:05:29 +0000
    • Bugfix all phases test
    • Test was throwing warnings
  • Change: 1f57f0cec53dbae64debff490840fee9008ee8fe Author: Matt Finkel <finkel.matt@gmail.com> Date : 2013-10-06 23:05:06 +0000
    • Bugfix all phases test
    • Incorrect dist root folder name
  • Change: 60c61c40db71de33aa63da58a01998737c31cbeb Author: Matt Finkel <finkel.matt@gmail.com> Date : 2013-10-06 23:04:31 +0000
    • Gitignore build directory and tgz
  • Change: badf923da107799c9367b59f25495a51226f2bd8 Author: Matt Finkel <finkel.matt@gmail.com> Date : 2013-10-06 23:02:59 +0000
    • Remove README
    • Handled by Dist::Zilla::Plugin::Readme
  • Change: 14f3cd4da65d85dc0cb6a574f39eb0983d45fedf Author: Matt Finkel <finkel.matt@gmail.com> Date : 2013-10-06 21:29:18 +0000
    • Add tests
  • Change: f8a7ad7a0f27ba466523b27d5467ccfb8ddd4f3b Author: Matt Finkel <finkel.matt@gmail.com> Date : 2013-10-06 21:26:57 +0000
    • Change namespace
    • Dist::Zilla::Plugin::Run::ByBranch to Dist::Zilla::Plugin::RunByBranch
    • Also moves role inside Dist::Zilla::Plugin::RunByBranch namespace
  • Change: 93915f16a88e8b75ef0dd0effe15e38cf7064a29 Author: Matt Finkel <matthew.finkel@streetlinks.com> Date : 2013-08-29 09:09:34 +0000
    • Clean up, add POD, no functional changes
  • Change: f47480b902173c4f549e6a6f64a8e4b81b1e403d Author: Matt Finkel <matthew.finkel@streetlinks.com> Date : 2013-08-27 17:45:42 +0000
    • Initial commit
    • Includes all necessary packages, lacks tests
  • End of releases.

Provides

in lib/Dist/Zilla/Plugin/RunByBranch.pm
in lib/Dist/Zilla/Plugin/RunByBranch/AfterBuild.pm
in lib/Dist/Zilla/Plugin/RunByBranch/AfterMint.pm
in lib/Dist/Zilla/Plugin/RunByBranch/AfterRelease.pm
in lib/Dist/Zilla/Plugin/RunByBranch/BeforeBuild.pm
in lib/Dist/Zilla/Plugin/RunByBranch/BeforeMint.pm
in lib/Dist/Zilla/Plugin/RunByBranch/BeforeRelease.pm
in lib/Dist/Zilla/Plugin/RunByBranch/Release.pm
in lib/Dist/Zilla/Plugin/RunByBranch/Role/Branch.pm
in lib/Dist/Zilla/Plugin/RunByBranch/Test.pm