summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-09-29 16:01:47 +0200
committerDaniel Friesel <derf@finalrewind.org>2013-09-29 16:01:47 +0200
commitdcdb6a9849bffa0f9148857bd08dee46176a4afa (patch)
tree25f9de28a1ca934bbf0a4d7baec0e4bbcf200041 /README
parent61c8a0b7508bc39ef872554f0a60481f63d28934 (diff)
Use POSIX::strftime instead of Date::Format for better portability
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index e8644b6..c71ddc8 100644
--- a/README
+++ b/README
@@ -3,7 +3,6 @@ icli - Icinga Command Line Interface
Requires:
* A local icinga daemon + access to some of its files
* perl v5.10 or newer with the following modules:
- * Date::Format
* List::MoreUtils
* Term::Size