Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16722
Modified Files:
Changes
Log Message:
Split documentation into user and author documents. This change is purely structural; no content has been changed.
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.319
retrieving revision 1.320
diff -C2 -d -r1.319 -r1.320
*** Changes 28 Nov 2004 02:58:53 -0000 1.319
--- Changes 6 Dec 2004 13:38:09 -0000 1.320
***************
*** 6,9 ****
--- 6,13 ----
0.27_01 (Beta for 0.28)
+ - Split documentation into two sections. The user level documentation
+ and overview remains in 'Module/Build.pm', while a new document,
+ 'Module/Build/Authoring.pod', has been created for module authors.
+
- The creation of Unix man pages is no longer a strict necessity - it
has now been turned into an 'auto-feature' contingent on the
|