diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-09-13 15:56:40 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-09-13 15:56:40 +0000 |
commit | e7a6be5700fb204d4b90864ab0d709226f9f1c05 (patch) | |
tree | 6d6d43a9edc57269d931c523afc5257bd03cfc78 /devel/p5-DateConvert/pkg-descr | |
parent | Add gdm port. (diff) |
Date::Convert allows you to convert date formats using an OO mechanism
that lets you easily choose any two formats and add in new ones.
Diffstat (limited to '')
-rw-r--r-- | devel/p5-DateConvert/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-DateConvert/pkg-descr b/devel/p5-DateConvert/pkg-descr new file mode 100644 index 000000000000..6899933e9040 --- /dev/null +++ b/devel/p5-DateConvert/pkg-descr @@ -0,0 +1,5 @@ +Date::Convert allows you to convert date formats using an OO mechanism +that lets you easily choose any two formats and add in new ones. + +If you have suggestions, bug reports, or if you want to add a new date +format, feel free to contact me: morty@sanctuary.arbutus.md.us |