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

1.001000 2014-09-04T21:06:03Z
 [00 Minor]
 - Internals changed.
 - Tests refactored and improved.
 - metadata

 [Dependencies::Stats]
 - Dependencies changed since 1.000002, see misc/*.deps* for details
 - develop: +1 ↑1 (suggests: ↑2)
 - runtime: +1
 - test: +1 -3 (recommends: ↑1)

 [Internals]
 - dump_config implemented in config_dumper

 [Metadata]
 - set author = kentnl

 [Tests]
 - rewritten in dztest and enhanced slightly.

1.000002 2014-08-15T21:18:20Z
 [00 Trivial]
 - CPANDAY!
 - no code changes.
 - tests augmented.
 - whitespace adjusted.

 [Dependencies::Stats]
 - Dependencies changed since 1.000001, see misc/*.deps* for details
 - configure: ↓1
 - develop: +1 (suggests: ↑1)
 - test: -4 (recommends: ↑1 -2)

 [Misc]
 - Improve source side POD to reduce build side whitespace.

 [Tests]
 - update test::reportprereqs

1.000001 2014-07-18T15:14:08Z
 [00 Trivial]
 - Minor packaging cleanups.

 [Dependencies::Stats]
 - Dependencies changed since 1.000000, see misc/*.deps* for details
 - configure: (recommends: ↑1)
 - develop: +3 ↓3 -3 (suggests: +2 -1)
 - test: +2 ↓1 (recommends: +1 ↑1)

1.000000 2014-04-30T22:34:56Z
 [00 Minor]
 - No major code changes, but tooling changes are sufficient that downstream vendors may want to pay attention.

 [01 Tooling Change]
 - EUMM is now used instead of Module::Build
 - "Latest" Toolchain deps are now only recommended instead of mandatory

 [02 Version Scheme change]
 - Moving from 0.x.y to 1.xxxxxx
 - This is the primary reason for the 1.x on the box.

 [Deoendencies::Aggregate]
 - 5.008 : ? → 204
 - 5.010 : 180 → 183
 - 5.018 : ? → 170
 - 5.019 : 166 → 164

 [Dependencies::Stats]
 - Dependencies changed since 0.1.6, see misc/*.deps* for details
 - build: -1
 - configure: +1 -1 (recommends: +1)
 - develop: +7 ↑2 -9
 - runtime: +1 ↓1
 - test: +5 ↓1 -2 (recommends: +4)

0.1.6 2013-11-29T14:52:26Z
 [Dependencies::Noteworthy]
 - use Module::Build 0.4203

 [Dependencies::Stats]
 - Dependencies changed since 0.1.5, see misc/*.deps* for details
 - build: ↑1
 - configure: ↑1
 - develop: ↑1

 [Documentation]
 - Reference Prereqs::MatchInstalled::All ( Issue #2 )

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 since 0.1.4, see misc/*.deps* for details
 - build: ↑1
 - configure: ↑1
 - develop: +43 ↑2 -1 (recommends: -1, suggests: +1 -1)
 - 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 since 0.1.2, see misc/*.deps* 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 since 0.1.1, see misc/*.deps* for details
 - develop: +1 ↑2 (suggests: ↑1)
 - 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 since 0.1.0, see misc/*.deps* for details
 - build: ↑1
 - configure: ↑1
 - develop: ↑1 (suggests: ↑1)
 - 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.