summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorivan <ivan>2006-04-18 19:33:38 +0000
committerivan <ivan>2006-04-18 19:33:38 +0000
commitc509ea790c3d0631a0e1f79527ec937e419e380e (patch)
tree352f6b089ab9145fb76b843679f448424b0d91ed /httemplate
parent8e9d1b143d37ac23d63973f0c001350b16827729 (diff)
add JSON to initial install instructions
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/docs/install.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/docs/install.html b/httemplate/docs/install.html
index 6e366cbbb..78172e8e4 100644
--- a/httemplate/docs/install.html
+++ b/httemplate/docs/install.html
@@ -71,6 +71,7 @@ Before installing, you need:
<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/dist/JSON">JSON</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>
</ul>