Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28152
Modified Files:
Changes
Log Message:
Make sure we can find the perl executable when run from uninstalled perl.
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.436
retrieving revision 1.437
diff -u -d -r1.436 -r1.437
--- Changes 7 Mar 2006 04:00:51 -0000 1.436
+++ Changes 7 Mar 2006 20:59:17 -0000 1.437
@@ -2,6 +2,9 @@
0.27_09
+ - Fixed find_perl_interpreter() so we can find the perl executable
+ when running from uninstalled perl. [Yitzchak Scott-Thoennes]
+
- Fixed warning message where we were printing the wrong field names.
[Chris Dolan]
|