[Dancer-users] before_template help
igor.bujna at post.cz
igor.bujna at post.cz
Tue Sep 14 01:39:58 CEST 2010
Ok, it's in http://search.cpan.org/~sukria/Dancer/lib/Dancer/Cookbook.pod#Layouts sory for my post
> ------------ Původní zpráva ------------
> Od: <igor.bujna at post.cz>
> Předmět: [Dancer-users] before_template help
> Datum: 14.9.2010 01:32:35
> ----------------------------------------
>
> Hello,
> i read documentation for before_template in
> http://search.cpan.org/~sukria/Dancer/lib/Dancer.pm#before_template
>
> It will be nice to put some help text like
>
> before_template sub {
> my $tokens = shift;
> $tokens->{'hello'} = sub { return "hello world\n"; };
> };
>
> for understanding use before_template.
> Thank you
> _______________________________________________
> Dancer-users mailing list
> Dancer-users at perldancer.org
> http://www.backup-manager.org/cgi-bin/listinfo/dancer-users
>
>
>
More information about the Dancer-users
mailing list