Posted on 2009-10-22 21:33:38-07 by allium
Elementary Problem with MozRepl
Dear Author, the following perl script:
use MozRepl; use MozRepl::Util; my $repl = MozRepl->new; $repl->setup;
returns an error: Couldn't load "MozRepl::Plugin::JSON", "Insecure dependency in require while running with -T switch at /usr/lib/perl5/site_perl/5.10.0/Module/Pluggable/Fast.pm line 82. " at /usr/lib/perl5/site_perl/5.10.0/Module/Pluggable/Fast.pm line 84.

Is this a problem of my perl distribution? Any pointers or hints are welcome. Thanks,
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.