dapper
dapper copied to clipboard
Allow perl blocks in pages
Using EVAL_PERL in TT is not recommended but I believe its extremely useful for dapper since its a static page generator more than a library.
If dapper supports perl blocks in pages, it will gain superior power of perl and you can basically do anything with it.
This patch is activating EVAL_PERL if environment variable is set.