validator/misc/bundle/lib/Bundle/W3C Validator.pm,1.2,1.3

Update of /sources/public/validator/misc/bundle/lib/Bundle/W3C
In directory hutz:/tmp/cvs-serv11538/lib/Bundle/W3C

Modified Files:
	Validator.pm 
Log Message:
Add HTML::Template dependency and minimum Config::General version.

Index: Validator.pm
===================================================================
RCS file: /sources/public/validator/misc/bundle/lib/Bundle/W3C/Validator.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Validator.pm	21 Jul 2004 21:02:16 -0000	1.2
+++ Validator.pm	10 Oct 2004 13:15:58 -0000	1.3
@@ -21,8 +21,9 @@
 =head1 CONTENTS
 
  CGI 2.81
- Config::General
+ Config::General 2.19
  HTML::Parser 3.25
+ HTML::Template 2.6
  LWP::UserAgent 1.90
  Net::IP
  Set::IntSpan

Received on Sunday, 10 October 2004 13:16:01 UTC