Created attachment 598025 [details] Move the rest of ExtUtils-ParseXS into its sub-package Installing the perl 5.16.0 (build 225) package pulls in the perl-devel package too. This is because there are remnants of the ExtUtils-ParseXS distribution that have not been moved from the main perl package to the perl-ExtUtils-ParseXS sub-package. Attached patch fixes this for me.
Good catch. Applied.