libhttp-date-perl 6.05-2 source package in Ubuntu
Changelog
libhttp-date-perl (6.05-2) unstable; urgency=medium [ Debian Janitor ] * Update standards version to 4.5.0, no changes needed. -- Jelmer Vernooij <email address hidden> Sun, 28 Aug 2022 14:22:11 +0100
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | perl | |
Lunar | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libhttp-date-perl_6.05-2.dsc | 2.1 KiB | 83a8d3b8e5bfa199edb5542c0064db7a9d158fc5b22aa69b3932b13e9a93764d |
libhttp-date-perl_6.05.orig.tar.gz | 28.5 KiB | cb0894bf15a27c69971da50818f87cbb505990b5a0d844597cd0edd13cc90d8e |
libhttp-date-perl_6.05-2.debian.tar.xz | 2.2 KiB | b707167dffe45d3ad20d0634a2b5ff0ddf3c207d863bd55fe8df6fcee789247f |
Available diffs
- diff from 6.05-1 to 6.05-2 (600 bytes)
No changes file available.
Binary packages built by this source
- libhttp-date-perl: module of date conversion routines
HTTP::Date provides functions that deal the date formats used by the HTTP
protocol (and then some more). Only the first two functions, time2str() and
str2time(), are exported by default.