[Catalyst] RFC: Authentication & Authorization Tutorial
Roderick A. Anderson
raanders at acm.org
Tue Apr 11 00:01:04 CEST 2006
hkclark at gmail.com wrote:
<snip />
Thanks you very nice. I'm just working my way into using Catalyst so
this is very helpful.
I found in both the initial and 0.91 version the same typo.
Down in Phase 5 the line displays ( once converted to html ) as
You can also use Data::Dumper in both Catalyst code ($c->log-
E<gt>dumper($myvar);) and TT templates ([% Dumper.dump(book) %] as
discussed earlier.
I think some code got out of place.
$c->log- E<gt>dumper($myvar);
^^^^^^^^^^
Rod
--
More information about the Catalyst
mailing list