libdate-pcalc-perl 6.1-2build1 source package in Ubuntu
Changelog
libdate-pcalc-perl (6.1-2build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson <email address hidden> Tue, 22 Oct 2013 09:52:37 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Trusty
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | 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-2build1.debian.tar.gz | 4.0 KiB | f8f083464d8a4c7779285ed6978adeb498dc52c6fbc7bcc0839446dcf87f18c8 |
libdate-pcalc-perl_6.1-2build1.dsc | 2.3 KiB | be409b5cf5ce5c8b23d3fb94b6ed637e921e47276dc14de6099a520c71b20799 |
Available diffs
- diff from 6.1-2 (in Debian) to 6.1-2build1 (328 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.