1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: libhttp-throwable-perl
Section: perl
Priority: optional
Build-Depends: @cdbs@
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-throwable-perl
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-throwable-perl.git
Homepage: https://github.com/rjbs/HTTP-Throwable
Package: libhttp-throwable-perl
Architecture: all
Depends: ${cdbs:Depends},
${misc:Depends},
${perl:Depends}
Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
Description: strongly-typed, PSGI-friendly HTTP 1.1 exception libraries
HTTP-Throwable provides a set of strongly-typed, PSGI-friendly
exception implementations corresponding to the HTTP error status code
(4xx-5xx) as well as the redirection codes (3xx).
|