[svn:Module-Build] r12701 - Module-Build/trunk
| Newsgroups | perl.module.build.checkins |
|---|---|
| Message-ID | <[email protected]> |
Author: ericwilhelm
Date: Tue Apr 14 17:13:51 2009
New Revision: 12701
Modified:
Module-Build/trunk/Changes
Log:
Changes - note RT #43485 fixed by r12666
Modified: Module-Build/trunk/Changes
==============================================================================
--- Module-Build/trunk/Changes (original)
+++ Module-Build/trunk/Changes Tue Apr 14 17:13:51 2009
@@ -8,6 +8,7 @@
tests and documentation related to this issue [David Golden]
- Caches ExtUtils::CBuilder object in a temporary stash instead of properties
- Fixed undef resources->license in META.yml (RT #44453).
+ - Use $^X instead of 'perl' in t/ext.t [David Golden] (RT #43485)
Other:
- Generated META.yml will indicate version 1.4 of the specification