Source: libcatalyst-plugin-customerrormessage-perl
Standards-Version: 4.7.4
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Alexander Wirt <formorer@debian.org>,
 Andreas Tille <tille@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends:
 debhelper-compat (= 13),
 libmodule-build-perl,
Build-Depends-Indep:
 libcarp-clan-perl,
 libclass-accessor-perl,
 libcatalyst-perl,
 libhtml-parser-perl <!nocheck>,
 libmro-compat-perl <!nocheck>,
 libtest-distribution-perl <!nocheck>,
 libclass-data-inheritable-perl <!nocheck>,
 libtest-simple-perl <!nocheck>,
 liburi-perl <!nocheck>,
 perl,
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcatalyst-plugin-customerrormessage-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcatalyst-plugin-customerrormessage-perl.git
Homepage: https://metacpan.org/release/Catalyst-Plugin-CustomErrorMessage

Package: libcatalyst-plugin-customerrormessage-perl
Architecture: all
Depends:
 libclass-data-inheritable-perl,
 libhtml-parser-perl,
 libmro-compat-perl,
 liburi-perl,
 libcatalyst-perl,
 ${misc:Depends},
 ${perl:Depends},
Description: Catalyst plugin to have more "cute" error message
 You can use this module if you want to get rid of:
 .
 (en) Please come back later
 .
 (fr) SVP veuillez revenir plus tard
 .
 (de) Bitte versuchen sie es spaeter nocheinmal
 .
 (at) Konnten's bitt'schoen spaeter nochmal reinschauen
 .
 (no) Vennligst prov igjen senere
 .
 (dk) Venligst prov igen senere
 .
 (pl) Prosze sprobowac pozniej
 .
 What it does is that it inherites finalize_error to $c object.
 .
 See finalize_error() function.
