7 Apr
2010
7 Apr
'10
6:05 a.m.
Hi as I am playing with Dancer I encountered a few more small issues: Could the default template say? Powered by <a href="http://www.perl.org/">Perl</a> <a href="http://perldancer.org/">Dancer</a> Add the following to both the script and the module: # strict and warnings are automatcially on The config.yml could already contain all the configuration entries (maybe commented out) Why is this necessary in Dancer.pm? $AUTHORITY = 'SUKRIA'; What do you think? Gabor