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 a48363c..b28c1f7 100755 --- a/htdocs/docs/devel.html +++ b/htdocs/docs/devel.html @@ -1,7 +1,7 @@ -<!--#set var="revision" value="\$Id: devel.html,v 1.4 2001-09-24 10:05:41 link Exp $" --> -<!--#set var="date" value="\$Date: 2001-09-24 10:05:41 $" --> -<!--#set var="title" value="Developer Documentation for The W3C HTML Validation Service" --> -<!--#include virtual="/header.html" --> +<!--#set var="revision" value="\$Id: devel.html,v 1.5 2002-02-11 22:09:10 link Exp $" +--><!--#set var="date" value="\$Date: 2002-02-11 22:09:10 $" +--><!--#set var="title" value="Developer Documentation for The W3C HTML Validation Service" +--><!--#include virtual="/header.html" --> <p> The W3C HTML Validation Service consists of an SGML Parser, an SGML @@ -39,7 +39,7 @@ for the "check" CGI script. There is a bunch of lines that of the form "use Foo::Bar" where each "Foo::Bar" represents a module. Most modules can be found on <a href="http://www.cpan.org/">CPAN</a>. The following - list was complete when CVS spit out: <code>$Date: 2001-09-24 10:05:41 $</code>. <tt>:-)</tt> + list was complete when CVS spit out: <code>$Date: 2002-02-11 22:09:10 $</code>. <tt>:-)</tt> </p> <dl> <dt><code>LWP::UserAgent</code></dt> |