Dancer qw(:script) - possible bug with template
3 Jul
2011
3 Jul
'11
10:43 a.m.
use Dancer qw(:script); use myapp; [...] my $report = template '...', {foo=>'bar'}, {layout=>''}; Can't call method "params" on an undefined value at /usr/local/share/perl/5.10.1/Dancer/Template/Abstract.pm line 112. Is it a bug? Or what I'm doing wrong? -- Best Regards, Nick Knutov http://knutov.com ICQ: 272873706 Voice: +7-904-84-23-130
5241
Age (days ago)
5241
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nick Knutov