[Module-build-checkins] Module-Build Changes,1.438,1.439
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <kwi...@us...> - 2006-03-12 03:47:52
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26355 Modified Files: Changes Log Message: Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.438 retrieving revision 1.439 diff -u -d -r1.438 -r1.439 --- Changes 9 Mar 2006 16:22:49 -0000 1.438 +++ Changes 12 Mar 2006 03:47:48 -0000 1.439 @@ -3,7 +3,8 @@ 0.27_09 - Fixed find_perl_interpreter() so we can find the perl executable - when running from uninstalled perl. [Yitzchak Scott-Thoennes] + when running from uninstalled perl even when $^X contains a + relative path. [Yitzchak Scott-Thoennes] - Fixed warning message where we were printing the wrong field names. [Chris Dolan] |