File: control

package info (click to toggle)
libversion-perl 0.6701-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 268 kB
  • ctags: 587
  • sloc: ansic: 2,673; perl: 853; makefile: 116
file content (15 lines) | stat: -rw-r--r-- 697 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libversion-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5), perl (>= 5.8.0-7), perl (<< 5.9.0), libmodule-build-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>, gregor herrmann <gregor+debian@comodo.priv.at>
Standards-Version: 3.7.2

Package: libversion-perl
Architecture: any
Depends: ${perl:Depends}, perl (<< 5.9.0), ${shlibs:Depends}
Description:  Perl extension for Version Objects
 Overloaded version objects for all versions of Perl.  This module
 implements all of the features of version objects which will be part
 of Perl 5.10.0 except automatic v-string handling.