AsCGI - revert PATH_INFO unescaping, was breaking Cat tests
[catagits/HTTP-Request-AsCGI.git] / dist.ini
CommitLineData
f1dd0792 1name = HTTP-Request-AsCGI
69cc0989 2version = 0.71
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
17[@Classic]
18
19[PodPurler]