Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25820
Modified Files:
Tag: release-0_26_branch
Changes
Log Message:
Integrate passthrough Makefile.PL from mainline
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.299.2.53
retrieving revision 1.299.2.54
diff -u -d -r1.299.2.53 -r1.299.2.54
--- Changes 3 Mar 2006 04:34:13 -0000 1.299.2.53
+++ Changes 9 Mar 2006 01:16:06 -0000 1.299.2.54
@@ -1,5 +1,11 @@
Revision history for Perl extension Module::Build.
+0.2613
+
+ - Integrated a change from the mainline branch that lets the
+ 'passthrough' Makefile.PL check properly whether Module::Build was
+ successfully installed.
+
0.2612 Thu Mar 2 22:27:37 CST 2006
- We now use File::Spec->tmpdir rather than the local _build/
|