aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2012-05-06 19:46:15 +0200
committerGuilhem Moulin <guilhem.moulin@fripost.org>2012-05-06 19:46:15 +0200
commit7e0246f052870f3bf69f270eb74247e7951270fc (patch)
tree88bb3a6dd463a256dbc3ff860732347d8999bd1c
parent06008e59a1dfbda99eace3d5e66d194b7e8e5c38 (diff)
How to install IO::Prompter from CPAN.
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 06fd2ac..7a9f9de 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,3 +8,7 @@ libmime-base64-perl libmime-lite-perl libnet-ldap-perl \
libstring-mkpasswd-perl libtemplate-perl libyaml-syck-perl
This will most probably work for Ubuntu as well.
+
+Note: As of 2012-05-06, `libio-prompter-perl' is only available in the
+`testing' and `unstable' Debian distributions. Another way to install
+the depency is to run `cpan -i IO::Prompter' in a shell.