1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: libhttp-request-ascgi-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 6)
Build-Depends-Indep: perl (>= 5.8.0-7), libwww-perl (>= 5.805), libclass-accessor-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyżaniak (eloy) <eloy@debian.org>,
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/HTTP-Request-AsCGI/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhttp-request-ascgi-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-request-ascgi-perl/
Package: libhttp-request-ascgi-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl (>= 5.805), libclass-accessor-perl
Description: Setup a CGI enviroment from a HTTP::Request
Provides a convenient way of setting up an CGI enviroment from
a HTTP::Request.
|