diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-03 16:06:40 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-03 16:06:40 +0000 |
commit | bb389a4a59d14da6e005fc8af0485c1b683d708b (patch) | |
tree | f6d737c6958312c97fd7c01719294fc922523cbe /devel/Makefile | |
parent | Commit the correct md5 sum. (diff) |
p5-DateTime-HiRes 0.01,
This module enables you to generate DateTime objects that represent the current
time with sub-second resolution.
Notes
Notes:
svn path=/head/; revision=90142
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5e4c9270642d..3f79ef4c0251 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -595,6 +595,7 @@ SUBDIR += p5-DateTime-Format-Roman SUBDIR += p5-DateTime-Format-Strptime SUBDIR += p5-DateTime-Format-W3CDTF + SUBDIR += p5-DateTime-HiRes SUBDIR += p5-DateTime-Locale SUBDIR += p5-DateTime-Precise SUBDIR += p5-DateTime-Set |