$tmpl->param( blah => sub { my ($a, $b, $c) = @_; return 'something'; } );