ext/PerlIO/scalar/scalar.xs PerlIO layer for scalars
ext/PerlIO/scalar/t/scalar.t See if PerlIO::scalar works
ext/PerlIO/scalar/t/scalar_ungetc.t Tests for PerlIO layer for scalars
-ext/PerlIO/t/fail.t See if bad layers fail
-ext/PerlIO/t/ioleaks.t See if PerlIO layers are leaking
-ext/PerlIO/t/open.t See if PerlIO certain special opens work
-ext/PerlIO/t/PerlIO.t See if PerlIO works
ext/PerlIO/via/hints/aix.pl Hint for PerlIO::via for named architecture
ext/PerlIO/via/Makefile.PL PerlIO layer for layers in perl
ext/PerlIO/via/t/via.t See if PerlIO::via works
t/io/nargv.t See if nested ARGV stuff works
t/io/openpid.t See if open works for subprocesses
t/io/open.t See if open works
+t/io/perlio.t See if PerlIO works
+t/io/perlio_fail.t See if bad layers fail
+t/io/perlio_leaks.t See if PerlIO layers are leaking
+t/io/perlio_open.t See if PerlIO certain special opens work
t/io/pipe.t See if secure pipes work
t/io/print.t See if print commands work
t/io/pvbm.t See if PVBMs break IO commands