Subject: CVS commit: pkgsrc/time/p5-Time-Format
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 11/04/2007 15:08:44
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Sun Nov  4 15:08:44 UTC 2007

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

Log Message:
Time::Format version 1.02
=========================

Time::Format provides a very easy way to format dates and times.  The
formatting functions are tied to hash variables, so they can be used
inside strings as well as in ordinary expressions.  The formatting
codes used are meant to be easy to remember, use, and read.  They
follow a simple, consistent pattern.  If I've done my job right, once
you learn the codes, you should never have to refer to the
documentation again.  A quick-reference page is included, just in
case.  ;-)

Time::Format can also format DateTime objects, and strings created
with Date::Manip.

Also provided is a tied-hash interface to POSIX::strftime and
Date::Manip::UnixDate.


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

No conflicts created by this import