Source: libtest-www-mechanize-psgi-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
 licensecheck,
 perl,
 debhelper,
 dh-buildinfo,
 libplack-perl,
 libtest-www-mechanize-perl,
 libtry-tiny-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-www-mechanize-psgi-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-www-mechanize-psgi-perl.git
Homepage: http://search.cpan.org/dist/Test-WWW-Mechanize-PSGI/

Package: libtest-www-mechanize-psgi-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
Recommends: ${cdbs:Recommends}
Suggests: ${cdbs:Suggests}
Description: test PSGI programs using WWW::Mechanize
 PSGI is a specification to decouple web server environments from web
 application framework code.
 .
 Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates
 features for web application testing. The Test::WWW::Mechanize::PSGI
 module meshes the two to allow easy testing of PSGI applications.
