mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
81797980f7
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
7 lines
299 B
Plaintext
7 lines
299 B
Plaintext
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: http://search.cpan.org/dist/Time-Object/
|