From c355bfa4646acb9c23a7cfcb53a5fe157f7c5965 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 3 Dec 2005 06:49:30 +0000 Subject: [PATCH] add Term::ReadKey to install & upgrade docs and README.1.5.8 --- README.1.5.8 | 1 + httemplate/docs/install.html | 1 + httemplate/docs/upgrade10.html | 3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.1.5.8 b/README.1.5.8 index 211b5d9b2..73a85a237 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 0e3ed364b..1f80db1a7 100644 --- a/httemplate/docs/install.html +++ b/httemplate/docs/install.html @@ -69,6 +69,7 @@ Before installing, you need:
  • Frontier::RPC (Frontier::RPC2)
  • MIME::Entity (MIME-tools)
  • IPC::Run3 +
  • Term::ReadKey
  • Fax::Hylafax::Client (Required if using FAX invoice destinations)
  • Apache::DBI (optional but recommended for better webinterface performance) diff --git a/httemplate/docs/upgrade10.html b/httemplate/docs/upgrade10.html index 929a6e51c..dd1b9ae13 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 INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 20, 'svc_external-id', 'en_US', 'External ID' ); -- 2.11.0