[Module-build-checkins] Module-Build Changes,1.435,1.436
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <kwi...@us...> - 2006-03-07 04:01:04
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27492 Modified Files: Changes Log Message: Add subclassing recipe Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.435 retrieving revision 1.436 diff -u -d -r1.435 -r1.436 --- Changes 7 Mar 2006 00:03:43 -0000 1.435 +++ Changes 7 Mar 2006 04:00:51 -0000 1.436 @@ -8,6 +8,9 @@ - Added a 'testpodcoverage' action that runs a POD coverage check for all modules in the distribution. [Yanick Champoux] + - Added a Cookbook example of subclassing to modify an action. [Dylan + Martin and David Golden] + 0.27_08 Fri Mar 3 21:22:41 CST 2006 - Due to shell quoting issues and differences in syntax between |