Subject: | inc provides a Devel::Checklib that uses deprecated code. |
in perl 5.14, the use of foreach qw() is deprecated. This is coming up in XML::Parser because of
the Devel::Checklib it includes in inc. If you update to the latest Devel::Checklib and push it into
inc, this should resolve the problem