File: control

package info (click to toggle)
libwww-mechanize-treebuilder-perl 1.10003-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 188 kB
  • sloc: perl: 1,356; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 1,363 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
Source: libwww-mechanize-treebuilder-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl, libtest-www-mechanize-perl, libmoose-perl (>= 0.65),
 libmoosex-role-parameterized-perl, libhtml-treebuilder-xpath-perl,
 libhtml-tree-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Alejandro Garrido Mota <garridomota@gmail.com>,
  Xavier Oswald <xoswald@debian.org>, Jonathan Yu <jawnsy@cpan.org>,
  gregor herrmann <gregoa@debian.org>
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/WWW-Mechanize-TreeBuilder/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libwww-mechanize-treebuilder-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libwww-mechanize-treebuilder-perl/

Package: libwww-mechanize-treebuilder-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libmoosex-role-parameterized-perl,
 libhtml-tree-perl, libmoose-perl (>= 0.65), libhtml-treebuilder-xpath-perl
Description: Perl module integrating WWW::Mechanize and HTML::TreeBuilder
 WWW::Mechanize::TreeBuilder is a Perl module that combines the functionality
 of WWW::Mechanize and HTML::TreeBuilder in a much more convenient format. It
 improves code quality and provides some better integration of these two
 modules, making it significantly more convenient to work with.