Update of website
Modified Files:
index.html
Log Message:
======================================================================
FILE: website/index.html
--- index.html 16 Jul 2005 07:23:49 -0000 1.1
+++ index.html 16 Jul 2005 22:40:00 -0000 1.2
@@ -95,4 +95,5 @@
</h2>
+<h3>License</h3>
<p>DTDParse may be copied only under the terms of either the <a
href="http://www.perl.com/pub/a/language/misc/Artistic.html">Artistic
@@ -101,4 +102,20 @@
</p>
+<h3>Dependencies</h3>
+
+<ul>
+<li><a href="http://search.cpan.org/search?query=Text%3A%3ADelimMatch&mode=module"
+ >Text::DelimMatch</a>
+ </li>
+<li><a href="http://search.cpan.org/search?query=XML%3A%3AParser&mode=module"
+ >XML::Parser</a>
+ </li>
+<li><a href="http://search.cpan.org/search?query=XML%3A%3ADOM&mode=module"
+ >XML::DOM</a>
+ </li>
+</ul>
+
+<h3>Download</h3>
+
<p>You can download DTDParse from the following locations:
</p>