File: control

package info (click to toggle)
libclass-date-perl 1.1.9-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 172 kB
  • ctags: 104
  • sloc: perl: 665; makefile: 50
file content (18 lines) | stat: -rw-r--r-- 795 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libclass-date-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci@debian.org>, Martín Ferrari <tincho@debian.org>
Build-Depends: debhelper (>= 6), perl (>= 5.8.0-17)
Standards-Version: 3.8.0
Homepage: http://search.cpan.org/dist/Class-Date/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libclass-date-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-date-perl/

Package: libclass-date-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}
Description: easy date and time manipulation
 Class::Date provides a general purpose date and time manipulation 
 functions for either relative or absolute dates, featuring an object-oriented
 interface and overloading.