[Module-build-checkins] Module-Build Changes,1.360,1.361
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <kwi...@us...> - 2005-07-15 12:35:49
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18139 Modified Files: Changes Log Message: Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.360 retrieving revision 1.361 diff -u -d -r1.360 -r1.361 --- Changes 14 Jul 2005 03:03:55 -0000 1.360 +++ Changes 15 Jul 2005 12:35:39 -0000 1.361 @@ -1,6 +1,6 @@ Revision history for Perl extension Module::Build. -0.27_02 (Beta for 0.28) +0.27_02 (Beta for 0.28) Fri Jul 15 07:34:58 CDT 2005 - Provided initial support for the --prefix installation parameter, which acts like MakeMaker's PREFIX. It is still highly recommended @@ -16,7 +16,7 @@ - Added a 'pure_install' action, which for the time being is identical to the 'install' action. [Jos Boumans] - - Fixed a POD error in a L<http://...> tag. [Offer Kaye] + - Fixed a POD error in an L<http://...> tag. [Offer Kaye] - Note several options for automatically creating a new module dev tree. [Suggested by Eric Wilhelm] |