On 30/05/07, Marvin Humphrey <[EMAIL PROTECTED]> wrote:
C<$c-E<gt>req-E<gt>captures-E<gt>[0]>
...should be written as: C<< $c->req->captures->[0] >> _______________________________________________ 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/
