validator/misc/bundle/lib/Bundle/W3C Validator.pm,1.15,1.16

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

Modified Files:
	Validator.pm 
Log Message:
LWP::UserAgent >= 2.032 (libwww-perl >= 5.800) is required for default_header().

Index: Validator.pm
===================================================================
RCS file: /sources/public/validator/misc/bundle/lib/Bundle/W3C/Validator.pm,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Validator.pm	4 Jan 2009 10:41:21 -0000	1.15
+++ Validator.pm	4 Jan 2009 11:34:57 -0000	1.16
@@ -29,7 +29,7 @@
  HTML::Encoding 0.52
  HTML::Parser 3.25
  HTML::Template 2.6
- LWP::UserAgent 1.90
+ LWP::UserAgent 2.032
  Net::IP
  SGML::Parser::OpenSP
  URI

Received on Sunday, 4 January 2009 11:35:08 UTC