[Catalyst] Recommend methods for form handling

Perrin Harkins perrin at elem.com
Wed Jan 17 19:26:50 GMT 2007


On Wed, 2007-01-17 at 10:40 -0800, John Napiorkowski wrote:
> I think FillInForm is quasi depreciated, since it
> parses each request and can slow things down quite a
> bit.

Actually, it's quite fast:
http://use.perl.org/~mpeters/journal/28943

That benchmark uses HTML::Template::Expr, which is probably not quite as
fast as TT, but it's clear that FillInForm is fast.  I don't see a good
reason not to use FillInForm, given its performance.

- Perrin




More information about the Catalyst mailing list