File: control

package info (click to toggle)
libsub-install-perl 0.924-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 132 kB
  • ctags: 12
  • sloc: perl: 149; makefile: 45
file content (17 lines) | stat: -rw-r--r-- 782 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libsub-install-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5.0)
Build-Depends-Indep: perl (>= 5.8.0-7), libtest-pod-perl, libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>, gregor herrmann <gregor+debian@comodo.priv.at>
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/pkg-perl/packages/libsub-install-perl/trunk/

Package: libsub-install-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, 
Description: Install subroutines into packages easily
 Sub::Install module makes it easy to install subroutines into packages
 without the unslightly mess of no strict or typeglobs lying about where
 just anyone can see them.