From: Rafael Kitover Date: Thu, 3 Jul 2008 06:04:46 +0000 (+0000) Subject: WrapCGI: manifest/meta fixup for CPAN X-Git-Tag: 0.030~61 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-WrapCGI.git;a=commitdiff_plain;h=8482ca0b15bdd11993e5ed8d2660bd35cd4a7c7d WrapCGI: manifest/meta fixup for CPAN --- diff --git a/Changes b/Changes index 6e5e549..674c6b0 100644 --- 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. diff --git a/MANIFEST b/MANIFEST index 6c8cfe5..656ad7d 100644 --- 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 diff --git a/META.yml b/META.yml index 5cfa7d4..88a9625 100644 --- 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