diff options
author | reed <reed> | 2007-01-02 18:12:33 +0000 |
---|---|---|
committer | reed <reed> | 2007-01-02 18:12:33 +0000 |
commit | 8219e79db5218e6a438c923a5da1e4665604b807 (patch) | |
tree | b4e60c0877e51fb2f6db49fcfd9fd50c8ebad893 /time/p5-Time-Duration/DESCR | |
parent | e410bbea43eefb48f8faae5e3a32c6b41a8f3e0a (diff) | |
download | pkgsrc-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/DESCR | 3 |
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. |