validator/misc/bundle/lib/Bundle/W3C Validator.pm,1.20,1.21

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

Modified Files:
	Validator.pm 
Log Message:
Add String::Approx dependency.

Index: Validator.pm
===================================================================
RCS file: /sources/public/validator/misc/bundle/lib/Bundle/W3C/Validator.pm,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- Validator.pm	4 Feb 2009 20:06:48 -0000	1.20
+++ Validator.pm	19 Feb 2009 16:16:47 -0000	1.21
@@ -31,6 +31,7 @@
  LWP::UserAgent 2.032
  Net::IP
  SGML::Parser::OpenSP
+ String::Approx
  URI
  XML::LibXML
 

Received on Thursday, 19 February 2009 16:16:58 UTC