File: control

package info (click to toggle)
libwant-perl 0.18-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 132 kB
  • ctags: 15
  • sloc: perl: 163; makefile: 55
file content (14 lines) | stat: -rw-r--r-- 498 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: libwant-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2), perl (>= 5.8.0-7)
Maintainer: Florian Weimer <fw@deneb.enyo.de>
Standards-Version: 3.6.1

Package: libwant-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, 
Description:  A generalisation of wantarray
 This module generalises the mechanism of the wantarray function,
 allowing a function to determine in some detail how its return value
 is going to be immediately used.