File: control

package info (click to toggle)
libio-aio-perl 2.4-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 356 kB
  • ctags: 76
  • sloc: perl: 413; ansic: 97; makefile: 50
file content (13 lines) | stat: -rw-r--r-- 409 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: libio-aio-perl
Section: perl
Priority: optional
Maintainer: Pascal Hakim <pasc@debian.org>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2

Package: libio-aio-perl
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}
Description:  asynchronous IO module for Perl
 Perl module to allow programs to do IO operations such as open, stat, read,
 write and more in an asynchronous manner.