The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Release history for Dist-Zilla-Plugin-Prereqs-MatchInstalled

0.1.5 2013-11-22T08:56:22Z
 [00 Maintenance]
 - Changelog simplified with new Develop Changes stuff.

 [Dependences]
 - Upgrade Module::Build and Test::More

 [Dependencies::Stats]
 - Dependencies changed, see Changes.deps{,.all,.dev} for details
 - build: ↑1
 - configure: ↑1
 - develop: +44 ↑2 -3
 - test: ↑1 -3

 [Packaging]
 - Dzil 5 Build.PL prereqs merge implementation.

 [Tests]
 - Use Test::Compile::PerFile
 - Reportversions updated = no reporting develop deps

0.1.4 2013-09-25T22:27:11Z
 [Bugfix]
 - Always call _version_emulate, which forces Module::MetaData to determine
   $VERSION

0.1.3 2013-09-25T10:32:16Z
 [Bugfix]
 - Bump to get Test::Compile that isn't broken on Win32

 [Dependencies]
 - Whole bunch of new dependencies to support new test

 [Dependencies::Stats]
 - Dependencies changed, see Changes.deps{,.all,.dev} for details
 - develop: ↑1
 - test: +7

 [Tests]
 - Now has a basic functionality test

0.1.2 2013-08-31T02:47:34Z
 [!Minor]
 - Bump to get newer Test::Compile test.

 [Dependencies::Stats]
 - Dependencies changed, see Changes.deps{,.all,.dev} for details
 - develop: +1 ↑3
 - test: +2 -2

0.1.1 2013-08-07T22:34:28Z
 [Dependencies]
 - Need Capture Tiny for Test::Compile
 - Upgrade Module::Build

 [Dependencies::Stats]
 - Dependencies changed, see Changes.deps{,.all,.dev} for details
 - build: ↑1
 - configure: ↑1
 - develop: ↑2
 - test: +2 -2

 [Internals]
 - Reimplement user module satisfaction code as a method so its easier to
   override in a child class.

0.1.0 2013-07-31T15:59:15Z
 - First version. Dogfood friendly, but no tests.