perl-Time-Piece - Time objects from localtime and gmtime

Description:

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.

Homepage: http://search.cpan.org/dist/Time-Piece/

License: GPL+ or Artistic

Vendor: Fedora Project

Packages

perl-Time-Piece-1.09-2.fc8.2.x86_64 [27 KiB] Changelog by Tom "spot" Callaway (2007-10-17):
- add BR: perl(Test::More)