summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Zacchiroli <zack@upsilon.cc>2015-01-10 20:34:48 +0100
committerStefano Zacchiroli <zack@upsilon.cc>2015-01-10 20:39:07 +0100
commitb7472a8179ca8e280f97aae34da5640c2aa1d239 (patch)
treeaa2a2f384304e763f4aa3c2b2999ac3adf247997
parent9262f0100f567548a67e2c5fbdb36ef5c59002ba (diff)
downloadninka-b7472a8179ca8e280f97aae34da5640c2aa1d239.tar.gz
README.TXT: document requirements for excel and sqlite wrappers
-rw-r--r--README.TXT6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.TXT b/README.TXT
index 6dc14d9..bbea335 100644
--- a/README.TXT
+++ b/README.TXT
@@ -62,7 +62,11 @@ the above paper.
* Requirements
-Perl version 5
+- Perl version 5 or above
+- for ninka-excel.pl: Perl module Spreadsheet::WriteExcel
+ https://metacpan.org/release/Spreadsheet-WriteExcel/
+- for ninka-sqlite.pl: Perl module DBD::SQLite
+ https://metacpan.org/release/DBD-SQLite
* How to install