libhttp-proxy-perl 0.300-1 source package in Ubuntu
Changelog
libhttp-proxy-perl (0.300-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. Fixes "FTBFS with perl 5.18: POD" (Closes: #709830) * Build depend on Module::Build 0.38. * Set Standards-Version to 3.9.4 (no changes). * Drop patch pod_coverage.patch, the issue is fixed upstream. * debian/copyright: switch formatting to Copyright-Format 1.0. * Update years of upstream and packaging copyright. * Add a patch to fix a spelling mistake in the POD. -- gregor herrmann <email address hidden> Sun, 26 May 2013 17:58:53 +0200
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libhttp-proxy-perl_0.300-1.dsc | 2.3 KiB | 4a107003c93ded7a0f09531697698f064521f2d1a310c13164905a4f83b90119 |
libhttp-proxy-perl_0.300.orig.tar.gz | 87.2 KiB | 967fde28ee7b9575671480f5916453a7cce06ba96262b1cf901441ba7a9d770e |
libhttp-proxy-perl_0.300-1.debian.tar.gz | 4.2 KiB | 96bcd25be0d328265cd4267203913e6bf694456c7f3c8f21387442df12f8207a |
Available diffs
- diff from 0.25-1 to 0.300-1 (16.8 KiB)
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.