I'm guessing chansen has first-come on this one, but as the pause interface is curren...
[catagits/HTTP-Request-AsCGI.git] / dist.ini
1 name = HTTP-Request-AsCGI
2 version = 1.2
3 license = Perl_5
4 author  = Christian Hansen <ch@ngmedia.com>
5 author  = Hans Dieter Pearcey <hdp@cpan.org>
6 copyright_holder = Christian Hansen <ch@ngmedia.com>
7
8 [Prereq]
9 Carp = 0
10 Class::Accessor = 0
11 HTTP::Request = 0
12 HTTP::Response = 1.53
13 IO::File = 0
14 Test::More = 0
15 URI::Escape = 0
16
17 [@FLORA]
18 dist = HTTP-Request-AsCGI
19 repository = http://dev.catalyst.perl.org/repos/Catalyst/HTTP-Request-AsCGI
20 repository_web = http://dev.catalystframework.org/svnweb/Catalyst/browse/HTTP-Request-AsCGI
21 repository_type = svn
22 authority = cpan:CHANSEN