libhttp-proxy-perl 0.304-1 source package in Ubuntu

Changelog

libhttp-proxy-perl (0.304-1) unstable; urgency=medium

  * Import upstream version 0.304.
  * Drop fix-via.patch, merged upstream.
  * Add build dependency on libhtml-parser-perl.

 -- gregor herrmann <email address hidden>  Tue, 16 Jun 2015 16:49:35 +0200

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

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhttp-proxy-perl_0.304-1.dsc 2.3 KiB 201a05c5dabdbe0e0ea96b29f150dd32b7c61e23529036c245426dd8c8c0f313
libhttp-proxy-perl_0.304.orig.tar.gz 82.4 KiB b05290534ec73625c21a0565fc35170890dab163843d95331c292c23f504c69d
libhttp-proxy-perl_0.304-1.debian.tar.xz 4.1 KiB e2cec8e82ab46e4d4049346b18a14247779b8c666a22cec3da6744047c5523ed

Available diffs

No changes file available.

Binary packages built by this source

libhttp-proxy-perl: pure Perl HTTP proxy

 HTTP::Proxy implements the methods needed to run a pure-perl HTTP
 proxy using LWP. Useful for lightweight, easy to configure proxies.
 .
 The most interesting feature of this proxy object is its ability to
 filter the HTTP requests and responses through user-defined filters.