Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15206
Modified Files:
Changes
Log Message:
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.326
retrieving revision 1.327
diff -u -d -r1.326 -r1.327
--- Changes 4 Jan 2005 05:26:38 -0000 1.326
+++ Changes 7 Jan 2005 12:04:09 -0000 1.327
@@ -3,6 +3,9 @@
0.27_01 (Beta for 0.28)
+ - Refactored methods relating to parsing perl module files for package,
+ version, and pod data into a new class: Module::Build::ModuleInfo.
+
- 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.
|