Source: libtest-www-mechanize-catalyst-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyżaniak (eloy) <eloy@debian.org>,
           gregor herrmann <gregoa@debian.org>,
           Jonathan Yu <jawnsy@cpan.org>,
           Xavier Guimard <x.guimard@free.fr>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
                     libcatalyst-modules-perl,
                     libcatalyst-perl (>= 5.90000),
                     libclass-load-perl (>= 0.19),
                     libmoose-perl,
                     libnamespace-clean-perl,
                     libtest-exception-perl,
                     libtest-pod-perl,
                     libtest-utf8-perl,
                     libtest-www-mechanize-perl,
                     libwww-mechanize-perl,
                     libwww-perl,
                     netbase
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-www-mechanize-catalyst-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-www-mechanize-catalyst-perl.git
Homepage: https://metacpan.org/release/Test-WWW-Mechanize-Catalyst

Package: libtest-www-mechanize-catalyst-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libcatalyst-perl (>= 5.90000),
         libclass-load-perl (>= 0.19),
         libmoose-perl,
         libnamespace-clean-perl,
         libtest-www-mechanize-perl,
         libwww-mechanize-perl,
         libwww-perl
Description: module for automated testing for Catalyst applications
 Test::WWW::Mechanize::Catalyst is a Perl module that combines the well-known
 Test::WWW::Mechanize module with the power of Catalyst. It allows developers
 to easily test their Catalyst applications without starting up a web server;
 in fact, this module works by passing the HTTP request object directly to
 Catalyst.
