File: control

package info (click to toggle)
libthreads-shared-perl 1.32-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 440 kB
  • ctags: 791
  • sloc: perl: 836; makefile: 51; ansic: 7
file content (15 lines) | stat: -rw-r--r-- 519 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libthreads-shared-perl
Maintainer: Don Armstrong <don@debian.org>
Priority: extra
Section: perl
Standards-Version: 3.8.3
Build-Depends: debhelper (>= 5), perl

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