mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
299 B
Text
6 lines
299 B
Text
This 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/gmtime in the way documented
|
|
in perlfunc will still return what you expect.
|
|
|
|
WWW: https://metacpan.org/release/Time-Object
|