WrapCGI: manifest/meta fixup for CPAN
Rafael Kitover [Thu, 3 Jul 2008 06:04:46 +0000 (06:04 +0000)]
Changes
MANIFEST
META.yml

diff --git a/Changes b/Changes
index 6e5e549..674c6b0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,5 +3,5 @@ Revision history for Catalyst-Controller-WrapCGI
 0.001  2008-06-28 15:28:46
     First complete dist.
 
-0.002  2008-06-30 16:00:44
-    Converted C::P::CGIBin to C::C::CGIBin
+0.002  2008-07-02 23:02:20
+    First release.
index 6c8cfe5..656ad7d 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -25,8 +25,7 @@ t/lib/TestApp.pm
 t/lib/TestApp/Controller/Root.pm
 t/lib/TestCGIBin.pm
 t/lib/TestCGIBin/Controller/CGIHandler.pm
-t/lib/TestCGIBin/root/cgi-bin/test.pl
+t/lib/TestCGIBin/root/cgi-bin/path/test.pl
 t/lib/TestCGIBin/root/cgi-bin/test.sh
-t/pod-coverage.t
 t/pod.t
 t/wrap-cgi.t
index 5cfa7d4..88a9625 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -18,7 +18,9 @@ no_index:
 requires:
   Catalyst: 5.7007
   File::Find::Rule: 0
+  File::Slurp: 0
   HTTP::Request::AsCGI: 0
+  List::MoreUtils: 0
   Task::Weaken: 0
   URI: 0
   parent: 0