File: control

package info (click to toggle)
libclass-date-perl 1.1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 192 kB
  • ctags: 99
  • sloc: perl: 669; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 855 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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>,
 Ansgar Burchardt <ansgar@43-1.org>
Build-Depends: debhelper (>= 7), perl
Standards-Version: 3.9.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/viewsvn/pkg-perl/trunk/libclass-date-perl/

Package: libclass-date-perl
Architecture: any
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: Perl module for 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.