Package : perl-LWPx-ParanoidAgent > RPM : perl-LWPx-ParanoidAgent-1.100.0-6.mga6.noarch.rpm

Basic items

Install
Name perl-LWPx-ParanoidAgent
Version 1.100.0
Release 6.mga6
URL http://search.cpan.org/dist/LWPx-ParanoidAgent
Group Development/Perl
Summary Paranoid subclass of LWP::UserAgent
Size 41KB
Arch noarch
License GPL+ or Artistic

Description

The 'LWPx::ParanoidAgent' is a class subclassing 'LWP::UserAgent', but
paranoid against attackers. It's to be used when you're fetching a remote
resource on behalf of a possibly malicious user.

This class can do whatever 'LWP::UserAgent' can (callbacks, uploads from
files, etc), except proxy support is explicitly removed, because in that
case you should do your paranoia at your proxy.

Also, the schemes are limited to http and https, which are mapped to
'LWPx::Protocol::http_paranoid' and 'LWPx::Protocol::https_paranoid',
respectively, which are forked versions of the same ones without the
"_paranoid". Subclassing them didn't look possible, as they were
essentially just one huge function.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM perl-LWPx-ParanoidAgent-1.100.0-6.mga6.src.rpm
Build time 2016-06-19 05:06:58
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie