File: control

package info (click to toggle)
liblist-moreutils-perl 0.25~02-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 176 kB
  • ctags: 63
  • sloc: perl: 303; ansic: 227; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 962 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: liblist-moreutils-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.8), perl,
 libtest-pod-perl, libtest-pod-coverage-perl, quilt (>= 0.46-7)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>,
 Damyan Ivanov <dmn@debian.org>, Ansgar Burchardt <ansgar@43-1.org>,
 gregor herrmann <gregoa@debian.org>
Standards-Version: 3.8.3
Homepage: http://search.cpan.org/dist/List-MoreUtils/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblist-moreutils-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblist-moreutils-perl/

Package: liblist-moreutils-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, 
Description: Perl module with additional list functions not found in List::Util
 List::MoreUtils provides some trivial but commonly needed functionality on 
 lists which is not going to go into List::Util.