in reply to Re^8: [Win32] PerlIO-Layers fails 4 tests on perl-5.10 only
in thread [Win32] PerlIO-Layers fails 4 tests on perl-5.10 only

The MS manifest problem is a problem. I think the scenario is, old makemaker or old module build that doesn't know to run the mt tool, or the perl was compiled with the MS pre-manifest VC compiler, yet you are using a MS manifest VC compiler, and Config.pm isn't MS manifest aware.
  • Comment on Re^9: [Win32] PerlIO-Layers fails 4 tests on perl-5.10 only