perl-Time-Piece

perl-Time-Piece 1.17

Object Oriented time objects

http://search.cpan.org/~msergeant/Time-Piece

Packager: Serdar Dalgıç

License: Artistic

Actions

Build files

Bug reports

Binary packages

perl-Time-Piece

Release history

ReleaseRelease dateVersionUpdaterComment
62010-02-021.17Serdar 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.
52009-12-041.15Onur KüçükDepend on new perl
42009-12-021.15Onur KüçükAdd perl dependency
32009-07-201.15Ozan ÇağlayanVersion bump, ready for 2009
22008-09-091.13Faik UygurVersion bump
12007-03-141.11İsmail DönmezFirst release.

Patches