diff options
Diffstat (limited to 'htdocs/docs/install.html')
-rwxr-xr-x | htdocs/docs/install.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index 0c78556..2dccfb4 100755 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: install.html,v 1.51 2009-06-29 14:33:38 ville Exp $" ---><!--#set var="date" value="\$Date: 2009-06-29 14:33:38 $" +<!--#set var="revision" value="\$Id: install.html,v 1.52 2009-06-29 18:21:16 ville Exp $" +--><!--#set var="date" value="\$Date: 2009-06-29 18:21:16 $" --><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -150,6 +150,10 @@ install Bundle::W3C::Validator Template system which allows us to separate Validator's logic and presentation. </dd> + <dt><a href="http://search.cpan.org/dist/JSON/">JSON</a> >= 2.00</dt> + <dd> + JSON output support. + </dd> <dt><a href="http://search.cpan.org/dist/libwww-perl/">libwww-perl</a> >= 5.802</dt> <dd> Gisle Aas' most excellent WWW library for Perl. This is where our |