libdatetime-perl 2:0.7000-1 source package in Ubuntu

Changelog

libdatetime-perl (2:0.7000-1) unstable; urgency=low

  * New upstream release
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  15 May 2011 07:34:08 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdatetime-perl_0.7000.orig.tar.gz 173.3 KiB 26084f067b2055e6286cd27c97e8a7298fbec251bfeee55df8886c835ff5e779
libdatetime-perl_0.7000-1.debian.tar.gz 7.5 KiB 7afcb1e3f8b79534a0d1239e0e32d5dc60616262a25be237d696ccc294c4831a
libdatetime-perl_0.7000-1.dsc 2.4 KiB 931d80cbc187dcb9878372d16bb0d5a87f07e19a62faf391ef2ecce4dd06f1f8

Available diffs

View changes file

Binary packages built by this source

libdatetime-perl: module for manipulating dates, times and timestamps

 DateTime is a Perl module which aims to provide a complete, correct, and easy
 to use date/time object implementation. It provides an easy way to manipulate
 dates and times, including date calculations (even addition and subtraction)
 and provides convenient methods for extracting or modifying portions of any
 date or time.
 .
 This module supports the Olson time zone database, meaning that historical
 time zone information, and more importantly, daylight saving time rules, can
 be handled transparently, simply by setting the correct time zone. This is
 done by using the DateTime::TimeZone module.