File: control

package info (click to toggle)
libtime-modules-perl 2003.1126-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 128 kB
  • ctags: 47
  • sloc: perl: 1,721; makefile: 35
file content (20 lines) | stat: -rw-r--r-- 595 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: libtime-modules-perl
Section: perl
Priority: optional
Maintainer: Jay Bonci <jaybonci@debian.org>
Build-Depends-Indep: debhelper (>= 4.0)
Standards-Version: 3.6.1.0

Package: libtime-modules-perl
Architecture: all
Depends: ${perl:Depends}
Description: Various Perl modules for time/date manipulation
 This package contains the following perl5 modules:
  Time::CTime.pm
         ctime, strftime, and asctime
  Time::JulianDay.pm
         Julian Day conversions
  Time::ParseDate.pm
         Reverses strftime and also understands relative times
  Time::Timezone.pm
  Time::DaysInMonth.pm