[Module-build-checkins] Module-Build Changes,1.408,1.409
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <kwi...@us...> - 2006-01-20 01:21:19
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16581 Modified Files: Changes Log Message: Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.408 retrieving revision 1.409 diff -u -d -r1.408 -r1.409 --- Changes 12 Jan 2006 23:41:45 -0000 1.408 +++ Changes 20 Jan 2006 01:21:07 -0000 1.409 @@ -1,5 +1,10 @@ Revision history for Perl extension Module::Build. +0.27_06 + + - Fixed an undefined-variable warning when building the META.yml file + and the author hasn't used the 'module_name' mechanism. [Chris Dolan] + 0.27_05 Thu Jan 12 17:39:21 CST 2006 - In t/common.pl, we were attempting to let the user's installed |