Subject: CVS commit: pkgsrc/time/p5-Time-Local
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 04/16/2006 22:23:26
Module Name:	pkgsrc
Committed By:	minskim
Date:		Sun Apr 16 22:23:26 UTC 2006

Update of /cvsroot/pkgsrc/time/p5-Time-Local
In directory ivanova.netbsd.org:/tmp/cvs-serv4501

Log Message:
Import p5-Time-Local from pkgsrc-wip.  Packaged by Roman Kulik.

These routines are the inverse of built-in perl functions localtime()
and gmtime().  They accept a date as a six-element array, and return
the corresponding time(2) value in seconds since the system epoch
(Midnight, January 1, 1970 UTC on Unix, for example).  This value can
be positive or negative, though POSIX only requires support for
positive values, so dates before the system's epoch may not work on
all operating systems.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/time/p5-Time-Local/DESCR
N pkgsrc/time/p5-Time-Local/distinfo
N pkgsrc/time/p5-Time-Local/Makefile
N pkgsrc/time/p5-Time-Local/PLIST

No conflicts created by this import