Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Time-Piece: Time objects from localtime and gmtime
- Summary
- 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.
Changelog
- * Wed Aug 24 17:00:00 2005 Chris Grau <chris{%}chrisgrau{*}com> 1.08-2
- Removed redundant perl BR.
- Added license texts.
- * Tue Aug 23 17:00:00 2005 Chris Grau <chris{%}chrisgrau{*}com> 1.08-1
- Initial build.