Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv807
Modified Files:
Changes
Log Message:
Ditto for AUTHOR and ABSTRACT
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.381
retrieving revision 1.382
diff -u -d -r1.381 -r1.382
--- Changes 23 Sep 2005 21:37:38 -0000 1.381
+++ Changes 23 Sep 2005 21:42:05 -0000 1.382
@@ -5,9 +5,10 @@
- Our POD parser will now accept "AUTHORS" as well as "AUTHOR" when
looking for the author list in a module. [David Wheeler]
- - When looking for the POD to auto-generate a README file, we now
- also look for a *.pod with the same name as the *.pm file specified
- by 'version_from'. [David Golden]
+ - When looking for the POD to auto-generate a README file, or for the
+ AUTHOR or ABSTRACT for the distribution, we now also look for a
+ *.pod with the same name as the *.pm file specified by
+ 'version_from'. [David Golden]
- The recommended dependency on ExtUtils::ParseXS has been moved into
the "C_support" auto_feature.
|