dtdparse-commits
[Top] [All Lists]

[Dtdparse-commits] CVS: website index.html,1.1,1.2

2005-07-16 15:42:48
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&amp;mode=module";
+    >Text::DelimMatch</a>
+    </li>
+<li><a href="http://search.cpan.org/search?query=XML%3A%3AParser&amp;mode=module";
+    >XML::Parser</a>
+    </li>
+<li><a href="http://search.cpan.org/search?query=XML%3A%3ADOM&amp;mode=module";
+    >XML::DOM</a>
+    </li>
+</ul>
+
+<h3>Download</h3>
+
 <p>You can download DTDParse from the following locations:
 </p>