[Module-build-checkins] Module-Build Changes,1.440,1.441
Status: Beta
Brought to you by:
kwilliams
From: Randy W. S. <si...@us...> - 2006-03-16 09:38:08
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24870 Modified Files: Changes Log Message: Changes Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.440 retrieving revision 1.441 diff -u -d -r1.440 -r1.441 --- Changes 12 Mar 2006 03:55:32 -0000 1.440 +++ Changes 16 Mar 2006 09:37:58 -0000 1.441 @@ -1,5 +1,11 @@ Revision history for Perl extension Module::Build. +0.27_10 + + - More fixes for find_perl_interpreter() to work with BSD flavored + UNIX: Ensure we always return absolute paths; throw an exception + upon failure to find correct interperter; document everything. + 0.27_09 Sat Mar 11 22:48:54 EST 2006 - Fixed find_perl_interpreter() so we can find the perl executable |