summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-05-31 22:32:41 +0200
committerDaniel Friesel <derf@finalrewind.org>2014-05-31 22:32:41 +0200
commit733e076bb91606bd6ababf828b2693ca9fefbf9a (patch)
tree0cc38d4a2493a880a55b869f34e76cfc5d651728 /README
parent13b42be3e52e052b04c5b1a2a2f5110e560878d1 (diff)
support downtime scheduling
still needs some polishing, this will follow later
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 7dddf74..a8eaf1f 100644
--- a/README
+++ b/README
@@ -3,6 +3,8 @@ 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:
+ * DateTime
+ * DateTime::Format::Strptime
* List::MoreUtils
* Term::Size