1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: libexception-handler-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 11)
Build-Depends-Indep: perl
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libexception-handler-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libexception-handler-perl.git
Homepage: https://metacpan.org/release/Exception-Handler
Package: libexception-handler-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends}
Description: perl module Exception::Handler
This Perl module reports exceptions with formatted text call-stack.
|