liblwpx-paranoidagent-perl 1.12-3 source package in Ubuntu

Changelog

liblwpx-paranoidagent-perl (1.12-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

 -- Jelmer Vernooij <email address hidden>  Sun, 27 Nov 2022 15:31:16 +0000

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
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liblwpx-paranoidagent-perl_1.12-3.dsc 2.2 KiB e5af61094622c56fe6087af9148f106e32a0346c5ce73f42c4370152d928d782
liblwpx-paranoidagent-perl_1.12.orig.tar.gz 56.1 KiB cc041aedb74e183cdf91cbebca1c7bd6d764fdee68fbdc84f2be08bde4e0d03d
liblwpx-paranoidagent-perl_1.12-3.debian.tar.xz 3.4 KiB d227a1a57a016871862d38720296c51d3c3153f5c6510f273fc5f13d4d1a460c

Available diffs

No changes file available.

Binary packages built by this source

liblwpx-paranoidagent-perl: "paranoid" subclass of LWP::UserAgent

 The LWPx::ParanoidAgent is a class subclassing LWP::UserAgent, but
 paranoid against attackers. It's to be used when a remote resource is
 fetched on behalf of a possibly malicious user.
 .
 This class can do whatever LWP::UserAgent can (callbacks, uploads
 from files, etc).
 .
 Proxy support has been removed, because in that case you should do
 your paranoia at your proxy.
 .
 The URI scheme are limited to http and https.