File: control

package info (click to toggle)
opalmod 0.1.13
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 220 kB
  • ctags: 16
  • sloc: perl: 220; makefile: 53
file content (15 lines) | stat: -rw-r--r-- 464 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: opalmod
Section: devel
Priority: optional
Maintainer: Ola Lundqvist <opal@debian.org>
Standards-Version: 3.6.1
Build-Depends-Indep: perl, debhelper (>> 3.0.18)

Package: opalmod
Architecture: all
Depends: ${perl:Depends}
Description: A set of Perl modules for various tasks
 OpaL Perl Modules is a set of perl modules used for various tasks:
  * Exception handle emulation.
  * Simplified file and command read functions.
  * Simplified debugging support.