File: control

package info (click to toggle)
libparams-util-perl 0.14-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 200 kB
  • ctags: 114
  • sloc: perl: 1,656; makefile: 42
file content (15 lines) | stat: -rw-r--r-- 607 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libparams-util-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.0)
Build-Depends-Indep: perl (>= 5.8.0-7), libtest-pod-perl
Maintainer: Jonas Genannt <jonas.genannt@capi2name.de>
Standards-Version: 3.7.2

Package: libparams-util-perl
Architecture: all
Depends: ${perl:Depends}
Description: Perl extension for simple standalone param-checking functions
 Params::Util provides a basic set of importable functions that makes checking
 paramters easier. The functions provided by  Params::Util check in the most
 strictly correct manner, and it should  not be fooled by odd cases.