App-Dapper
view release on metacpan or search on metacpan
Revision history for App-Dapper
0.21 2025-01-22
Added CGI to list of module dependencies.
0.20 2025-01-21
Removed dependency on YAML::Tiny from test framework
0.19 2025-01-20
Changed to Net::HTTPServer for local webserver use. This is a much
better forking webserver to use than HTML::Brick and better supported.
Enabled EVAL_PERL for embedding perl code in templates. Set EVAL_PERL
to "true" to use (e.g. export EVAL_PERL=true). Then use [% perl %] blocks
in templates to use embedded perl in your templates. See README for more.
Changed timestamp format to use the ISO 8601 style date/time format.
( run in 1.237 second using v1.01-cache-2.11-cpan-df04353d9ac )