[Module-build-checkins] Module-Build Changes,1.347,1.348
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <kwi...@us...> - 2005-06-09 03:31:01
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18280 Modified Files: Changes Log Message: Create the README and Makefile.PL in the 'distmeta' action Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.347 retrieving revision 1.348 diff -u -d -r1.347 -r1.348 --- Changes 9 Jun 2005 01:46:53 -0000 1.347 +++ Changes 9 Jun 2005 03:30:52 -0000 1.348 @@ -35,6 +35,10 @@ "install_dest" parameters can now begin with "~" or "~user", and we'll de-tilde-ify them by using glob(). + - The (optional) auto-creation of the README and Makefile.PL files + have been moved from the 'distdir' action to the 'distmeta' + action. [David Golden] + 0.27_01 (Beta for 0.28) Fri Apr 15 21:12:57 CDT 2005 Backward-incompatible (but better) changes: |