[Catalyst] Need HTML Widget And Validation Assist

Carl Franks fireartist at gmail.com
Sun Apr 16 21:40:17 CEST 2006


On 16/04/06, dennis <ddaupert at sbcglobal.net> wrote:
>
>     my $result = $widget->process;

I think that line should be:

    my $result = $widget->process( $c->req );

( I've been on holiday for a week; I think that's right, but not 100% :)

Carl



More information about the Catalyst mailing list