Subject: CVS commit: pkgsrc/time/p5-Time-Clock
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 06/10/2007 11:18:18
Module Name: pkgsrc
Committed By: abs
Date: Sun Jun 10 11:18:18 UTC 2007
Update of /cvsroot/pkgsrc/time/p5-Time-Clock
In directory ivanova.netbsd.org:/tmp/cvs-serv21588
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.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/time/p5-Time-Clock/DESCR
N pkgsrc/time/p5-Time-Clock/PLIST
N pkgsrc/time/p5-Time-Clock/Makefile
N pkgsrc/time/p5-Time-Clock/distinfo
No conflicts created by this import