-----------------------------------
0.9168 Sun May 14 14:17:26 BST 2017
* fix typo in YAML_BACKEND environment variable
* Add support for meta x_use_unsafe_inc
-----------------------------------
0.9164 Thu Feb 16 12:05:02 GMT 2017
* Set env var PERL_USE_UNSAFE_INC if required [rt.cpan.org #120227]
* Handle @INC without 'dot' scenario in Makefile.PL
* Fixed versiononly process for scripts to only run for when we were in core
-----------------------------------
0.9160 Wed May 18 21:27:41 BST 2016
* Add new bundled module to the MANIFEST *doh*
0.9158 Wed May 18 21:08:19 BST 2016
* Added Test2 to the reported toolchain in test reporting
Upstream changes:
0.9156 Thu Oct 15 13:29:38 BST 2015
* Handle dists that have numerics in last part of distname
* Compartmentalise build dirs like CPANpm does
- Add following line for 'make test'
+BUILD_DEPENDS+= p5-Package-Constants-[0-9]*:../../devel/p5-Package-Constants
(upstream)
- Update 0.9152 to 0.9154
----------------------
0.9154 Sat Jul 4 10:39:23 BST 2015
* Fixed an issue with @INC mangling in CPANPLUS process
* POD fixes courtesy of Alexey Molchanov