File: control

package info (click to toggle)
libarray-refelem-perl 1.00-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 112 kB
  • ctags: 6
  • sloc: makefile: 51; perl: 10
file content (13 lines) | stat: -rw-r--r-- 461 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: libarray-refelem-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2), perl (>= 5.8.0-7)
Maintainer: Matthias Urlichs <smurf@debian.org>
Standards-Version: 3.6.2

Package: libarray-refelem-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}
Description:  Set up array elements as aliases
 This module gives you direct access to the internal perl routines that
 let you store reference to things in arrays and hashes.