File: control

package info (click to toggle)
libnumber-compare-perl 0.01-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 48 kB
  • ctags: 6
  • sloc: perl: 64; makefile: 38
file content (15 lines) | stat: -rw-r--r-- 534 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libnumber-compare-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregor+debian@comodo.priv.at>
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: perl (>> 5.6)
Standards-Version: 3.7.2

Package: libnumber-compare-perl
Architecture: all
Depends: ${perl:Depends}
Description: Perform numeric comparisons in Perl
 Compile a simple comparison to an anonymous subroutine, which can then be
 called with a value to be tested against.