]> git.deb.at Git - deb/packages.git/blob - templates/gettext_stub.tmpl
No point in checking if $dir exists and is a dir if we check if $dir/log is a file...
[deb/packages.git] / templates / gettext_stub.tmpl
1 [%- PERL -%]
2 $stash->set('g', sub { my ($f,@a)=@_;sprintf($f,@a) });
3 [%- END -%]