[Module-build-checkins] Module-Build Changes,1.398,1.399
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <kwi...@us...> - 2005-11-27 02:53:38
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24002 Modified Files: Changes Log Message: Add an 'Examples on CPAN' section to the cookbook Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.398 retrieving revision 1.399 diff -u -d -r1.398 -r1.399 --- Changes 15 Nov 2005 09:49:48 -0000 1.398 +++ Changes 27 Nov 2005 02:53:30 -0000 1.399 @@ -11,6 +11,10 @@ list of all prerequisites, the versions required, and the versions actually installed. [David Wheeler] + - Added an "Examples on CPAN" section to the cookbook, with an + initial entry pointing to John Peacock's SVN-Notify-Mirror + distribution. + - Add an invoked_action() method to return the name of the original action invoked by the user. |