[Module-build-checkins] Module-Build Changes,1.320,1.321
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <kwi...@us...> - 2004-12-18 18:15:01
|
Update of /cvsroot/module-build/Module-Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22012 Modified Files: Changes Log Message: Add section on why PREFIX is not supported Index: Changes =================================================================== RCS file: /cvsroot/module-build/Module-Build/Changes,v retrieving revision 1.320 retrieving revision 1.321 diff -C2 -d -r1.320 -r1.321 *** Changes 6 Dec 2004 13:38:09 -0000 1.320 --- Changes 18 Dec 2004 18:14:47 -0000 1.321 *************** *** 25,28 **** --- 25,31 ---- - Added docs for run_perl_script(). + - Added some stuff to the docs about why PREFIX is unsupported, and + what to use instead. [Steve Purkis] + - The simple get/set accessor methods for all the 'parameters' like verbose(), license(), etc. now have auto-generated documentation in |