summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2005-12-03 06:49:30 +0000
committerivan <ivan>2005-12-03 06:49:30 +0000
commitc355bfa4646acb9c23a7cfcb53a5fe157f7c5965 (patch)
tree8bbff9c1f864b1688a991c82b2fc00b606367fb3
parentab7e1f9f9f86bc39c3e2a35f34b6f3ab54efb66b (diff)
add Term::ReadKey to install & upgrade docs and README.1.5.8
-rw-r--r--README.1.5.81
-rw-r--r--httemplate/docs/install.html1
-rw-r--r--httemplate/docs/upgrade10.html3
3 files changed, 4 insertions, 1 deletions
diff --git a/README.1.5.8 b/README.1.5.8
index 211b5d9..73a85a2 100644
--- a/README.1.5.8
+++ b/README.1.5.8
@@ -1,5 +1,6 @@
install JSON
+install Term::ReadKey
install DBIx::DBSchema 0.27 (or later)
(if you are running Pg version 7.2.x or earlier, install at least
diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html
index 0e3ed36..1f80db1 100644
--- a/httemplate/docs/install.html
+++ b/httemplate/docs/install.html
@@ -69,6 +69,7 @@ Before installing, you need:
<li><a href="http://search.cpan.org/dist/Frontier-RPC">Frontier::RPC (Frontier::RPC2)</a>
<li><a href="http://search.cpan.org/dist/MIME-tools">MIME::Entity (MIME-tools)</a>
<li><a href="http://search.cpan.org/dist/IPC-Run3">IPC::Run3</a>
+ <li><a href="http://search.cpan.org/dist/Term-ReadKey">Term::ReadKey</a>
<!-- <li><a href="http://search.cpan.org/dist/Crypt-YAPassGen">Crypt::YAPassGen</a> -->
<li><a href="http://search.cpan.org/search?mode=module&query=MIME::Entity">Fax::Hylafax::Client</a> <i>(Required if using FAX invoice destinations)</i>
<li><a href="http://search.cpan.org/dist/ApacheDBI">Apache::DBI</a> <i>(optional but recommended for better webinterface performance)</i>
diff --git a/httemplate/docs/upgrade10.html b/httemplate/docs/upgrade10.html
index 929a6e5..dd1b9ae 100644
--- a/httemplate/docs/upgrade10.html
+++ b/httemplate/docs/upgrade10.html
@@ -23,7 +23,8 @@ install HTML::Widgets::SelectLayers 0.05
install NetAddr::IP, Chart::Base, Locale::SubCountry, Text::CSV_XS,
Spreadsheet::WriteExcel, IO-stringy (IO::Scalar), Frontier::RPC
-(Frontier::RPC2), MIME::Entity (MIME-tools), IPC::Run3 and Net::Whois::Raw
+(Frontier::RPC2), MIME::Entity (MIME-tools), IPC::Run3, Net::Whois::Raw,
+JSON and Term::ReadKey
<!-- and Crypt::YAPassGen-->
INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 20, 'svc_external-id', 'en_US', 'External ID' );