File: control

package info (click to toggle)
libio-interactive-perl 0.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 96 kB
  • ctags: 6
  • sloc: perl: 132; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 844 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libio-interactive-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7), libtest-pod-perl, libtest-pod-coverage-perl
Build-Depends-Indep: perl (>= 5.9.0)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Maximilian Gass <mxey@cloudconnected.org>
Standards-Version: 3.8.4
Homepage: http://search.cpan.org/dist/IO-Interactive/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libio-interactive-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libio-interactive-perl/

Package: libio-interactive-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.9.0)
Description: utility module for interactive I/O
 IO::Interactive provides three utility subroutines that make it easier to
 develop interactive applications: is_interactive, interactive and busy.