validator/misc/bundle/lib/Bundle/W3C Validator.pm,1.38,1.39

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

Modified Files:
	Validator.pm 
Log Message:
Enable external entity loading in XML::LibXML to fix #9899.


Index: Validator.pm
===================================================================
RCS file: /sources/public/validator/misc/bundle/lib/Bundle/W3C/Validator.pm,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- Validator.pm	10 Mar 2010 20:51:39 -0000	1.38
+++ Validator.pm	10 Jun 2010 22:15:47 -0000	1.39
@@ -23,6 +23,7 @@
 
  CGI 2.81
  CGI::Carp
+ Config
  Config::General 2.32
  Encode
  Encode::Alias
@@ -47,6 +48,7 @@
  Socket
  URI
  URI::Escape
+ URI::file
  XML::LibXML 1.70
 
 =head1 DESCRIPTION

Received on Thursday, 10 June 2010 22:15:53 UTC