9a0c8a27888fcb43c795a631827ea49c167b6b42
[catagits/HTTP-Request-AsCGI.git] / dist.ini
1 name = HTTP-Request-AsCGI
2 version = 0.8
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 [@Classic]
18
19 [PodPurler]