[Catalyst] insecure deps with Module::Pluggable::Fast
Jonathan Rockway
jon at jrock.us
Mon Feb 26 21:57:31 GMT 2007
Daniel McBrearty wrote:
> you're right, sorry, my bad ...
>
> It was 0.06 - I just updated to 0.13, and that's fixed. Now I have a
> similar error in my schema ... anyone know the cpan command to
> globally update my libraries ... !?
perl -MCPAN -e 'shell upgrade'
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
More information about the Catalyst
mailing list