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;
_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/