Author: kwilliams
Date: Thu Oct 25 12:31:32 2007
New Revision: 10122

Added:
   Module-Build/trunk/devtools/bleadcheck.pl
      - copied unchanged from r10121, /Module-Build/trunk/bleadcheck.pl
   Module-Build/trunk/devtools/doc_check.pl
      - copied unchanged from r10121, /Module-Build/trunk/doc_check.pl
Removed:
   Module-Build/trunk/bleadcheck.pl
   Module-Build/trunk/doc_check.pl
Modified:
   Module-Build/trunk/MANIFEST.SKIP

Log:
Move a couple devtools to the new devtools/ directory

Modified: Module-Build/trunk/MANIFEST.SKIP
==============================================================================
--- Module-Build/trunk/MANIFEST.SKIP    (original)
+++ Module-Build/trunk/MANIFEST.SKIP    Thu Oct 25 12:31:32 2007
@@ -19,7 +19,7 @@
 (^|/)\.
 Makefile$
 /cover_db/
-^bleadcheck\.pl$
+bleadcheck\.pl$
 
 ^TODO$
 ^CPANTEST
@@ -34,6 +34,6 @@
 /Script$
 ^META-
 Plugin
-^doc_check.pl$
+doc_check.pl$
 ^[^/]+\.patch$
 ^devtools

Reply via email to