diff options
Diffstat (limited to 'htdocs/docs/devel.html')
-rwxr-xr-x | htdocs/docs/devel.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/htdocs/docs/devel.html b/htdocs/docs/devel.html index f4a2f63..f4b430c 100755 --- a/htdocs/docs/devel.html +++ b/htdocs/docs/devel.html @@ -1,11 +1,11 @@ -<!--#set var="revision" value="\$Id: devel.html,v 1.13 2002-12-08 17:51:46 ville Exp $" ---><!--#set var="date" value="\$Date: 2002-12-08 17:51:46 $" ---><!--#set var="title" value="Developer Documentation for The W3C MarkUp Validation Service" +<!--#set var="revision" value="\$Id: devel.html,v 1.14 2003-02-24 23:33:18 ville Exp $" +--><!--#set var="date" value="\$Date: 2003-02-24 23:33:18 $" +--><!--#set var="title" value="Developer Documentation for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> <p id="skip"> - The W3C MarkUp Validation Service consists of an SGML Parser, an SGML + The W3C Markup Validation Service consists of an SGML Parser, an SGML catalog, a CGI program and it's configuration files. In addition it relies on a moderately large set of Perl modules for it's operation. </p> @@ -36,7 +36,7 @@ can be found on <a href="http://www.cpan.org/">CPAN</a> (minimum versions in parenthesis after the name). The following list was complete when CVS spit out: - <code>$Date: 2002-12-08 17:51:46 $</code>. <tt>:-)</tt> + <code>$Date: 2003-02-24 23:33:18 $</code>. <tt>:-)</tt> </p> <dl> <dt><code>CGI (2.81)</code></dt> |