[Catalyst] insecure deps with Module::Pluggable::Fast

Daniel McBrearty danielmcbrearty at gmail.com
Mon Feb 26 19:42:04 GMT 2007


bit of a head scratcher ... :

trying to boot my app under apache2/mod_perl.

2 boxes, each have the same codebase, exactly, including apache config
files. One boots OK, the other says :

[Mon Feb 26 20:28:50 2007] [error] Couldn't load
"Catalyst::Plugin::ConfigLoader::YAML", "Insecure dependency in
require while running with -T switch at
/usr/local/lib/perl5/site_perl/5.8.8/Module/Pluggable/Fast.pm line
82.\n" at /usr/local/lib/perl5/site_perl/5.8.8/Module/Pluggable/Fast.pm
line 84.\nCompilation failed in require at (eval 4) line 3.\n

when I try to start. Both have $Module::Pluggable::Fast::VERSION=0.18

The one that is OK didn't have M::P::F at all and was still running
fine - I expected the problem to appear when I installed it. That box
has not been used for dev at all, I just use it as a test server. It's
possible that some module, somewhere, on the other is slightly older,
but if so it's not one of the obvious ones ...

any ideas? I can turn off taint for a bit, but it's odd.

D

-- 
Daniel McBrearty
email : danielmcbrearty at gmail.com
www.engoi.com : the multi - language vocab trainer
BTW : 0873928131



More information about the Catalyst mailing list