CPANPLUS::YACSmoke
==================
0.20 Thu Oct 9 21:01:24 BST 2008
- Fixed the exported functions, reported by SHLOMIF
- Changed the M::B requirement to 0.30
0.18 Mon Oct 6 22:46:55 BST 2008
- Hopefully fixed the undefined %ENV value warnings.
0.16 Mon Sep 29 17:02:21 BST 2008
- Updated the RECENT file filtering to use Dave Golden's
shiny improved regex for file extensions.
0.14 Sun Sep 28 19:49:06 BST 2008
- Dist::YACSmoke filter for cases where we didn't install
a prereq for whatever reason. Guarantee that the report
gets discarded if it isn't graded as PASS.
0.12 Wed Sep 24 09:40:03 BST 2008
- Change to Dist::YACSmoke to add a message whether CPANPLUS is
preferring Makefile.PL or Build.PL
0.10 Mon Sep 22 07:22:51 BST 2008
- Test for M::B during Makefile.PL install updated version
and make sure that CPANPLUS::Dist::Build is installed as
well ( RT #39477 ).
- Check if M::B is installed. set prefer_makefile to 0 if it
is.
0.08 Mon Sep 15 08:07:46 BST 2008
- set CPANPLUS conf prefer_makefile to 0 if perl version greater
than 5.9.5, which means we have both Module::Build and
CPANPLUS::Dist::Build.
0.06 Tue Sep 9 13:55:05 BST 2008
- CP::D::YS - added check for the version of CPANPLUS we are
running under. Skip manglement if greater than equal to 0.85_04
where the things we are mangling are fixed.
0.04 Wed Sep 3 17:16:18 BST 2008
- Added filtering for the edge case where CPANPLUS generates
a Makefile.PL if there is only a Build.PL. If the grade isn't
a pass we bin the test report.
0.02 Sun Jul 20 22:34:07 BST 2008
- first stable release
0.01_03
- Actually explicitly listed YAML::Tiny and Test::Reporter as dependencies.
- Switch some more CPANPLUS configuration settings on by default.
0.01_02 Thu Jul 17 21:20:50 BST 2008
- Fixed the munging of the test report for NA reports.
0.01_01 Thu Jul 17 00:49:33 BST 2008
- Initial CPAN development release