diff options
| author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-05-06 19:46:15 +0200 |
|---|---|---|
| committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2012-05-06 19:46:15 +0200 |
| commit | 7e0246f052870f3bf69f270eb74247e7951270fc (patch) | |
| tree | 88bb3a6dd463a256dbc3ff860732347d8999bd1c | |
| parent | 06008e59a1dfbda99eace3d5e66d194b7e8e5c38 (diff) | |
How to install IO::Prompter from CPAN.
| -rw-r--r-- | INSTALL | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |
