summaryrefslogtreecommitdiff
path: root/time/p5-Time/DESCR
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-07-04 22:04:19 +0000
committertron <tron@pkgsrc.org>2002-07-04 22:04:19 +0000
commitbec40821824689ffb5ffc7d8f3ebae0e969c6ad6 (patch)
tree94f88c23549429244f5411bf887bb9bd8cd28d3c /time/p5-Time/DESCR
parent398a892375fdfb60446502d9475fb0800e72a739 (diff)
downloadpkgsrc-bec40821824689ffb5ffc7d8f3ebae0e969c6ad6.tar.gz
Import new "p5-Time" package:
perl5 functions to convert and use time variables This package was contributed by Hiramatsu Yoshifumi in PR pkg/17450.
Diffstat (limited to 'time/p5-Time/DESCR')
-rw-r--r--time/p5-Time/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/time/p5-Time/DESCR b/time/p5-Time/DESCR
new file mode 100644
index 00000000000..8ceb42e2c00
--- /dev/null
+++ b/time/p5-Time/DESCR
@@ -0,0 +1,7 @@
+This package contains the following perl5 modules:
+
+Time::CTime.pm ctime, strftime, and asctime
+Time::JulianDay.pm Julian Day conversions
+Time::ParseDate.pm Reverses strftime and also understands relative times
+Time::Timezone.pm miscellaneous timezone manipulations routines
+Time::DaysInMonth.pm simply report the number of days in a month