Source: libtest-www-mechanize-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Damyan Ivanov , Ansgar Burchardt , Peter Pentchev Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl, libcarp-assert-more-perl, libcgi-pm-perl, libhtml-form-perl, libhtml-lint-perl, libhtml-parser-perl, libhttp-server-simple-perl, libtest-longstring-perl, libtest-pod-coverage-perl, libtest-pod-perl, liburi-perl, libwww-mechanize-perl, libwww-perl, netbase Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtest-www-mechanize-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtest-www-mechanize-perl.git Homepage: https://metacpan.org/release/Test-WWW-Mechanize Package: libtest-www-mechanize-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libcarp-assert-more-perl, libhtml-form-perl, libhtml-parser-perl, libhttp-server-simple-perl, libtest-longstring-perl, liburi-perl, libwww-mechanize-perl, libwww-perl Recommends: libhtml-lint-perl Description: module for testing web applications Test::WWW::Mechanize is a Perl module framework for testing web applications. It extends the functionality of WWW::Mechanize (see libwww-mechanize-perl) by subclassing it, providing additional features for testing web applications. In particular, it provides much nicer diagnostics upon failure.