summaryrefslogtreecommitdiff
path: root/time/p5-Time-Duration/DESCR
diff options
context:
space:
mode:
authorreed <reed>2007-01-02 18:12:33 +0000
committerreed <reed>2007-01-02 18:12:33 +0000
commit8219e79db5218e6a438c923a5da1e4665604b807 (patch)
treeb4e60c0877e51fb2f6db49fcfd9fd50c8ebad893 /time/p5-Time-Duration/DESCR
parente410bbea43eefb48f8faae5e3a32c6b41a8f3e0a (diff)
downloadpkgsrc-8219e79db5218e6a438c923a5da1e4665604b807.tar.gz
Import new package.
The Time::Duration perl module provides functions for expressing durations in rounded (such as "1 year and 21 days") or exact English terms. (This is used by ikiwiki.)
Diffstat (limited to 'time/p5-Time-Duration/DESCR')
-rw-r--r--time/p5-Time-Duration/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/time/p5-Time-Duration/DESCR b/time/p5-Time-Duration/DESCR
new file mode 100644
index 00000000000..b4bea4db0d7
--- /dev/null
+++ b/time/p5-Time-Duration/DESCR
@@ -0,0 +1,3 @@
+The Time::Duration perl module provides functions for expressing
+durations in rounded (such as "1 year and 21 days") or exact English
+terms.