Subject: CVS commit: pkgsrc/time/p5-Time-Clock
From: David Brownlee
Date: 2007-06-10 13:18:18
Message id: 20070610111818.3AC6421507@cvs.netbsd.org

Log Message:
Import p5-Time-Clock-0.11

A Time::Clock object is a twenty-four hour clock with nanosecond
precision and wrap-around. It is a clock only; it has absolutely
no concept of dates. Vagaries of date/time such as leap seconds
and daylight savings time are unsupported.

When a Time::Clock object hits 23:59:59.999999999 and at least one
more nanosecond is added, it will wrap around to 00:00:00.000000000.
This works in reverse when time is subtracted.

Time::Clock objects automatically stringify to a user-definable
format.


Files:
RevisionActionfile
1.1importpkgsrc/time/p5-Time-Clock/DESCR
1.1importpkgsrc/time/p5-Time-Clock/PLIST
1.1importpkgsrc/time/p5-Time-Clock/Makefile
1.1importpkgsrc/time/p5-Time-Clock/distinfo