File: control

package info (click to toggle)
libthreads-perl 1.71-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 444 kB
  • ctags: 684
  • sloc: perl: 740; makefile: 48; ansic: 12
file content (18 lines) | stat: -rw-r--r-- 559 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libthreads-perl
Maintainer: Don Armstrong <don@debian.org>
Priority: extra
Section: perl
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 4), perl (>=5.6.0-16)

Package: libthreads-perl
Priority: extra
Section: perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}
Recommends: 
Description: threads interface for perl
 threads is a perl interpreter-based threads implementation. This
 particular version is an updated version of threads which contains
 many features not present in the threads version distributed with
 perl itself.