1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: libhttp-exception-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: libexception-class-perl (>= 1.29),
libscalar-list-utils-perl (>= 1.22),
libtest-exception-perl (>= 0.29),
libwww-perl (>= 5.817),
perl,
perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>
Standards-Version: 3.9.3
Homepage: http://search.cpan.org/dist/HTTP-Exception/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libhttp-exception-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-exception-perl.git
Package: libhttp-exception-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libexception-class-perl (>= 1.29),
libscalar-list-utils-perl (>= 1.22),
libwww-perl (>= 5.817)
Description: throw HTTP-Errors as (Exception::Class-) Exceptions
It is a perl module for HTTP exception. HTTP::Exception lets you throw
HTTP-Errors as Exceptions.
|