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

Changelog

libdatetime-perl (2:1.05-1) unstable; urgency=medium


  * New upstream release.

 -- gregor herrmann <email address hidden>  Fri, 27 Dec 2013 21:28:35 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdatetime-perl_1.05-1.dsc 2.5 KiB 594366596ca61e00b6eedc5fd650eaeddebb36f958281cf17856bc84e1ff0ca2
libdatetime-perl_1.05.orig.tar.gz 170.7 KiB 87e10703061f74d55859e9c44f07205ff8c7ccf8f08c4bcf645aeaf13dd09a73
libdatetime-perl_1.05-1.debian.tar.gz 8.3 KiB 2c3d59e6d7ea12b5f7da5a03a20650f8423627162cff70ef82b06357d0d73166

Available diffs

No changes file available.

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.