libhttp-date-perl 6.06-1 source package in Ubuntu

Changelog

libhttp-date-perl (6.06-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 6.06.
  * Update years of upstream copyright.
  * Update test dependencies.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Wed, 01 Nov 2023 22:12:01 +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 Pocket Published Component Section
Oracular release main perl
Noble release main perl

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhttp-date-perl_6.06-1.dsc 2.4 KiB 303e2e6b76118fa9222135590b6d5dccfd1757b0962db8a06152867e91185d9c
libhttp-date-perl_6.06.orig.tar.gz 30.9 KiB 7b685191c6acc3e773d1fc02c95ee1f9fae94f77783175f5e78c181cc92d2b52
libhttp-date-perl_6.06-1.debian.tar.xz 2.3 KiB 6862a37edcbf49d8827b684a34d3fe4f5b7499296268fda16914ead0cdee3293

Available diffs

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.