perl-Time-Piece 1.12

Time objects from localtime and gmtime
The Time::Piece module replaces the standard localtime and gmtime functions
with implementations that return objects. It does so in a backwards
compatible manner, so that using localtime or gmtime as documented in
perlfunc still behave as expected.