dzil-ize, fix a few typos
[catagits/HTTP-Request-AsCGI.git] / dist.ini
1 name = HTTP-Request-AsCGI
2 version = 0.5_03
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
16 [@Classic]
17
18 [PodPurler]