[ 9442]
Work in progress - determine win32 extensions to build via script.
[ 9435]
Win32 has name conflict with ERROR
[ 9432]
Make as-shipped compiler default to MSVC6
[ 9431]
Allow someone to write PerlIO::Array, PerlIO::Code, ...
akin to PerlIO::Scalar.
[ 9429]
Noticed that two tests were skipped as perlio:: package
isn't there any more. Changed the skip condition.
Avoid core-dump if sv_utf8_upgrade() called on something
that does not become SvPOK after SvPV() (e.g. a ref).