0.6 Fixed bug in {% url %} with autoescaping Added example (blog.pl) Added Test::Pod::Coverage Made Test::Pod::Coverage not fail. Fixed bugs in META.yml Added version to every module. 0.5 Extracted Parser/Template into seperate files Made set variables with dots in them work Skipped unicode test with perl 5.6.X 0.4 Fixed a single test that had problems on most systems. 0.3 Works now in perl 5.6.1. Fixed requirements. Added pod tests. Fixed tests to be skipped on systems with a different time format. (MirBSD) Added some more info to Meta.YML . 0.2 Fixed Documentation Fixed tests to not use localtime..