On Thu, Apr 12, 2007 at 09:43:07AM -0700, Will Smith wrote:
> I have the following piece of code:
>
> # in controller
> ...
> while ( my $row = $file->read ) {
Template Toolkit also has WHILE so you could just pass in $file
Extensive use of $c->log->_dump or [% USE Dumper %] or other
variations can save a lot of time when dealing with the templates.
--
Bill Moseley
[EMAIL PROTECTED]
_______________________________________________
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/