perl-Time-Piece 1.17
Object Oriented time objects
http://search.cpan.org/~msergeant/Time-Piece
Packager: Serdar Dalgıç
License: Artistic
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
6 | 2010-02-02 | 1.17 | Serdar Dalgıç | Version bump and package takeover: [1.16] * Implement %z for the internal implementation of strptime(). Unfortunately this doesn't get picked up everywhere, so there are no tests for it (yet - patches welcome). * Fix for major bug in add_months() using negative months which were multiples of 12. Also affected add_years() with negative years. * Fix for object creation bug in get_epochs which called new from object but that wasn't supported in the new() code. * Added docs about the weakness of using epoch seconds internally and suggested alternatives. * Removed useless "use UNIVERSAL qw(isa)" line. * Fix for installing over core perl version. [1.17] * Force all to use internal strptime then everyone gets %z even OSX users. |
5 | 2009-12-04 | 1.15 | Onur Küçük | Depend on new perl |
4 | 2009-12-02 | 1.15 | Onur Küçük | Add perl dependency |
3 | 2009-07-20 | 1.15 | Ozan Çağlayan | Version bump, ready for 2009 |
2 | 2008-09-09 | 1.13 | Faik Uygur | Version bump |
1 | 2007-03-14 | 1.11 | İsmail Dönmez | First release. |