Noticed that two tests were skipped as perlio:: package
authorNick Ing-Simmons <nik@tiuk.ti.com>
Thu, 29 Mar 2001 09:03:43 +0000 (09:03 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Thu, 29 Mar 2001 09:03:43 +0000 (09:03 +0000)
commite0e62c2a4ed4c005b9afcfe9fe3e1838fcea785d
tree906f8f75073ef6c303cfb2958a3841862043d186
parent561acf652e2c3e82e74118f0790fcb3211e65ad3
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).

p4raw-id: //depot/perlio@9429
sv.c
t/io/utf8.t
t/lib/io_scalar.t