Changes for version 0.02 - 2014-12-01
- Reformatted this file as per CPAN::Changes::Spec
- Specified min perl version in code to 5.8.1, and changed MIN_PERL_VERSION from 5.10.1 to 5.8.1, since that's what's actually required (due to DateTime).
- Added "use warnings"
- If you "use base 'Template::Plugin::Filter'", then you don't need to "use Template::Plugin::Filter" as well.
Changes for version 0.02 - 2015-10-21
- Transferred ownership to https://github.com/G3S/
Modules
A Template Toolkit plugin filter to show a human friendly time delta between a supplied date and now