Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31455
Modified Files:
Changes
Log Message:
Add a testpodcoverage action
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.433
retrieving revision 1.434
diff -u -d -r1.433 -r1.434
--- Changes 4 Mar 2006 03:23:11 -0000 1.433
+++ Changes 4 Mar 2006 03:59:28 -0000 1.434
@@ -1,5 +1,10 @@
Revision history for Perl extension Module::Build.
+0.27_09
+
+ - Added a 'testpodcoverage' action that runs a POD coverage check for
+ all modules in the distribution. [Yanick Champoux]
+
0.27_08 Fri Mar 3 21:22:41 CST 2006
- Due to shell quoting issues and differences in syntax between
|