Update of /sources/public/validator/misc/bundle/lib/Bundle/W3C In directory hutz:/tmp/cvs-serv17131/misc/bundle/lib/Bundle/W3C Modified Files: Validator.pm Log Message: Fix JSON output errors (missing/extra commas, incorrect escaping) (#7000). New dependency: JSON >= 2.00. Index: Validator.pm =================================================================== RCS file: /sources/public/validator/misc/bundle/lib/Bundle/W3C/Validator.pm,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- Validator.pm 29 Jun 2009 14:33:39 -0000 1.27 +++ Validator.pm 29 Jun 2009 18:21:16 -0000 1.28 @@ -37,6 +37,7 @@ HTTP::Message 1.52 HTTP::Negotiate HTTP::Request + JSON 2.00 LWP::UserAgent 2.032 Net::IP Net::hostentReceived on Monday, 29 June 2009 18:21:30 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 29 June 2009 18:21:39 GMT