libdate-pcalc-perl 6.1-1build2 source package in Ubuntu
Changelog
libdate-pcalc-perl (6.1-1build2) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson <email address hidden> Tue, 15 Nov 2011 23:17:05 +0000
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Precise
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libdate-pcalc-perl_6.1.orig.tar.gz | 211.7 KiB | 8c4297c2bab22b72bb4fce9df26c6360d4a4166a0a97b29a58465a2592dbd01c |
libdate-pcalc-perl_6.1-1build2.diff.gz | 3.0 KiB | 090585bd7a66b4518f76772012aa7c3a3f732baceeab2ddac1131c3e15426a0b |
libdate-pcalc-perl_6.1-1build2.dsc | 2.2 KiB | 6d4447052761d1cf627718e656cd6e20fb4f4e783a18b0c769735328f3c1ca12 |
Available diffs
- diff from 6.1-1build1 to 6.1-1build2 (288 bytes)
Binary packages built by this source
- libdate-pcalc-perl: Perl module for Gregorian calendar date calculations
This package consists of a Perl module for all kinds of date calculations
based on the Gregorian calendar (the one used in all western countries today),
thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN
1355 and, to some extent, ISO 8601 (where applicable).
.
This module is a direct translation of Steffen Beyer's excellent Date::Calc
module to Perl.