File: control

package info (click to toggle)
libtest-www-mechanize-mojo-perl 0.0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 160 kB
  • sloc: perl: 774; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,333 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: libtest-www-mechanize-mojo-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libhtml-parser-perl,
 libmojolicious-perl (>= 1.01),
 libtest-pod-coverage-perl,
 libtest-pod-perl,
 libtest-www-mechanize-perl,
 libwww-mechanize-perl (>= 1.50),
 libwww-perl (>= 5.816),
 perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy@cpan.org>, Fabrizio Regalli <fabreg@fabreg.it>
Standards-Version: 3.9.3
Homepage: http://search.cpan.org/dist/Test-WWW-Mechanize-Mojo/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-www-mechanize-mojo-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-www-mechanize-mojo-perl.git

Package: libtest-www-mechanize-mojo-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libhtml-parser-perl,
 libmojolicious-perl (>= 1.01),
 libtest-www-mechanize-perl,
 libwww-mechanize-perl (>= 1.50),
 libwww-perl (>= 5.816)
Description: module for testing web applications built using Mojolicious
 Test::WWW::Mechanize::Mojo is a Perl framework for testing web applications
 based on Mojolicious (see libmojolicious-perl). It extends the functionality
 of Test::WWW::Mechanize (see libtest-www-mechanize-perl) by enabling testing
 without requiring a web server.