convert repository to git
[catagits/HTTP-Request-AsCGI.git] / dist.ini
CommitLineData
f1dd0792 1name = HTTP-Request-AsCGI
7405d9d4 2version = 1.2
f1dd0792 3license = Perl_5
4author = Christian Hansen <ch@ngmedia.com>
5author = Hans Dieter Pearcey <hdp@cpan.org>
6copyright_holder = Christian Hansen <ch@ngmedia.com>
7
8[Prereq]
9Carp = 0
10Class::Accessor = 0
11HTTP::Request = 0
12HTTP::Response = 1.53
13IO::File = 0
14Test::More = 0
11454d47 15URI::Escape = 0
f1dd0792 16
cfe19df0 17[@FLORA]
18dist = HTTP-Request-AsCGI
71dd2bc0 19repository = git://git.shadowcat.co.uk/catagits/HTTP-Request-AsCGI.git
20repository_web = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/HTTP-Request-AsCGI.git
21repository_type = git
a39b96e8 22authority = cpan:CHANSEN