Subject: CVS commit: pkgsrc/time/p5-DateTime-Format-Builder
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 06/07/2006 11:49:47
Module Name: pkgsrc
Committed By: abs
Date: Wed Jun 7 11:49:47 UTC 2006
Update of /cvsroot/pkgsrc/time/p5-DateTime-Format-Builder
In directory ivanova.netbsd.org:/tmp/cvs-serv20404
Log Message:
Added time/p5-DateTime-Format-Builder-0.7807
DateTime::Format::Builder creates DateTime parsers. Many string
formats of dates and times are simple and just require a basic
regular expression to extract the relevant information. Builder
provides a simple way to do this without writing reams of structural
code.
Builder provides a number of methods, most of which you'll never
need, or at least rarely need. They're provided more for exposing
of the module's innards to any subclasses, or for when you need to
do something slightly beyond what I expected.
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/time/p5-DateTime-Format-Builder/Makefile
N pkgsrc/time/p5-DateTime-Format-Builder/DESCR
N pkgsrc/time/p5-DateTime-Format-Builder/PLIST
N pkgsrc/time/p5-DateTime-Format-Builder/distinfo
No conflicts created by this import