[Catalyst] question from tutorial - does creating HTML in
a controller using HTML::Widget violate MVC?
Jonathan Rockway
jon at jrock.us
Wed Dec 6 21:23:29 GMT 2006
Nilson Santos Figueiredo Junior wrote:
> On 12/6/06, Matt S Trout <dbix-class at trout.me.uk> wrote:
>> Reaction calls these ViewPort objects :)
>
> Sweet.
> Any docs yet?
The code example that comes with the reaction source is pretty
understandable. If that's not enough, questions are welcome on the
#reaction channel on irc.perl.org :)
--
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