[Catalyst] OpenID authentication and LWPx-ParanoidAgent

Bogdan Lucaciu bogdan at sinapticode.ro
Fri Jul 17 21:39:48 GMT 2009


On Fri, Jul 17, 2009 at 11:33 PM, Zbigniew Lukasiak wrote:
> It seems that http://matrix.cpantesters.org/?dist=LWPx-ParanoidAgent+1.05
> fails on every front (and if you check the history it wasn't much
> better in previous releases).   So what you guys use as the LWP agent
> for OpenID authentication?

Hey,

I use the package in Debian
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518685

>From the changelog:
   * Explicitly require LWP::Debug so LWP::Debug::debug is available.

>From the diff file:

--- liblwpx-paranoidagent-perl-1.04.orig/lib/LWPx/ParanoidAgent.pm
+++ liblwpx-paranoidagent-perl-1.04/lib/LWPx/ParanoidAgent.pm
@@ -1,5 +1,6 @@
 package LWPx::ParanoidAgent;
 require LWP::UserAgent;
+require LWP::Debug;

Enjoy :)

-- 
Bogdan Lucaciu
Operations Manager, Sinapticode
http://www.sinapticode.com



More information about the Catalyst mailing list