Initial import of p5-LWPx-ParanoidAgent 1.03.
authorheinz <heinz>
Mon, 11 Jun 2007 21:15:10 +0000 (21:15 +0000)
committerheinz <heinz>
Mon, 11 Jun 2007 21:15:10 +0000 (21:15 +0000)
commit7871034a6f6fdfd620bac4350b3d70bd51b88604
treeeaf0e1f440b2367a730346cab5c40e61f72b7ef5
parentcfdb9673d949028c88b1612a7b75168b869231e0
Initial import of p5-LWPx-ParanoidAgent 1.03.

The Perl module LWPx::ParanoidAgent is a subclass of 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. Only "http:" and "https:"
URL schemes are supported.
www/p5-LWPx-ParanoidAgent/DESCR [new file with mode: 0644]
www/p5-LWPx-ParanoidAgent/Makefile [new file with mode: 0644]
www/p5-LWPx-ParanoidAgent/PLIST [new file with mode: 0644]
www/p5-LWPx-ParanoidAgent/distinfo [new file with mode: 0644]