Revision history for DateTime-TimeAgo
0.05 2011-05-20 17:37
Removed 'use integer' as it makes high number operations
fail on 32bit systems. Enable the ARCH_64BIT environmental
variable to 'use integer' (which adds to performance).
0.04 2011-05-16 10:36
Optimized for speed;
thanks for patch to pepl (@CPAN).
0.03 2010-12-15 16:12
No longer relying on DT::Duration->in_units method.
Added 'several months ago' and 'about a year ago'.
Removed 'this year'.
0.02 2010-12-15 14:15
Renamed to DateTime::Duration::Fuzzy.
Now creating DateTime objects with the from_epoch method.
Fixed some typos.
thanks to moritz the perlmonk
0.01 2010-12-12 20:19
First version, released on an unsuspecting world.