libhttp-headers-actionpack-perl 0.09-3 source package in Ubuntu

Changelog

libhttp-headers-actionpack-perl (0.09-3) unstable; urgency=medium

  * Team upload.
  * Remove Makefile.old via debian/clean. (Closes: #1047785)

 -- gregor herrmann <email address hidden>  Wed, 06 Mar 2024 17:25:27 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhttp-headers-actionpack-perl_0.09-3.dsc 2.6 KiB a58e63dbafd58dc0d05a97ad57a641419ec5597c45b0e1f9c32835bd906a94e6
libhttp-headers-actionpack-perl_0.09.orig.tar.gz 35.3 KiB c78111ab857e48c69824903d4b6ce8293feffc6b5d670db550a767f853acc7da
libhttp-headers-actionpack-perl_0.09-3.debian.tar.xz 3.8 KiB 7d90bcb092231a140a6a8755b604079601cb7fdd919d482401ac2a4c66f659aa

Available diffs

No changes file available.

Binary packages built by this source

libhttp-headers-actionpack-perl: HTTP Action, Adventure and Excitement

 HTTP::Headers::ActionPack is a module to handle the inflation and
 deflation of complex HTTP header types. In many cases header values are
 simple strings, but in some cases they are complex values with a lot of
 information encoded in them. The goal of this module is to make the
 parsing and analysis of these headers as easy as calling inflate on a
 compatible object.