add Frontier::RPC to docs too
authorivan <ivan>
Thu, 10 Mar 2005 15:18:20 +0000 (15:18 +0000)
committerivan <ivan>
Thu, 10 Mar 2005 15:18:20 +0000 (15:18 +0000)
README.1.5.7
httemplate/docs/install.html
httemplate/docs/upgrade10.html

index 40ad509..4f823e9 100644 (file)
@@ -105,7 +105,7 @@ create-history-tables username rate rate_detail rate_region rate_prefix reg_code
 dbdef-create username
 
 install Javascript::RPC (JavaScript::RPC::Server::CGI), Text::CSV_XS,
-Spreadsheet::WriteExcel and IO-stringy (IO::Scalar)
+Spreadsheet::WriteExcel, IO-stringy (IO::Scalar) and Frontier::RPC
 
 afterwords (for installs w/integrated RT):
 make configure-rt
index 52d992d..9c7b6d2 100644 (file)
@@ -65,6 +65,7 @@ Before installing, you need:
       <li><a href="http://search.cpan.org/dist/Text-CSV_XS">Text::CSV_XS</a>
       <li><a href="http://search.cpan.org/dist/Spreadsheet-WriteExcel">Spreadsheet::WriteExcel</a>
       <li><a href="http://search.cpan.org/dist/IO-stringy">IO-stringy (IO::Scalar)</a>
+      <li><a href="http://search.cpan.org/dist/Frontier-RPC">Frontier::RPC</a>
 <!--      <li><a href="http://search.cpan.org/dist/Crypt-YAPassGen">Crypt::YAPassGen</a> -->
       <li><a href="http://search.cpan.org/dist/ApacheDBI">Apache::DBI</a> <i>(optional but recommended for better webinterface performance)</i>
     </ul>
index 0e79244..3d19906 100644 (file)
@@ -10,7 +10,8 @@ install Net::SSH 0.08
 
 install NetAddr::IP, Chart::Base, Locale::SubCountry, 
 JavaScript::RPC (JavaScript::RPC::Server::CGI), Text::CSV_XS, 
-Spreadsheet::WriteExcel and IO-stringy (IO::Scalar) <!-- and Crypt::YAPassGen-->
+Spreadsheet::WriteExcel, IO-stringy (IO::Scalar) and Frontier::RPC
+<!-- and Crypt::YAPassGen-->
 
 INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 20, 'svc_external-id', 'en_US', 'External ID' );
 INSERT INTO msgcat ( msgnum, msgcode, locale, msg ) VALUES ( 21, 'svc_external-title', 'en_US', 'Title' );