ext/PerlIO/encoding/encoding.xs PerlIO::encoding
ext/PerlIO/encoding/Makefile.PL PerlIO::encoding makefile writer
ext/PerlIO/encoding/MANIFEST PerlIO::encoding list of files
+ext/PerlIO/encoding/t/encoding.t See if PerlIO encoding conversion works
+ext/PerlIO/encoding/t/fallback.t See if PerlIO fallbacks work
ext/PerlIO/encoding/t/nolooping.t Tests for PerlIO::encoding
ext/PerlIO/scalar/Makefile.PL PerlIO layer for scalars
ext/PerlIO/scalar/scalar.pm PerlIO layer for scalars
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/encoding.t See if PerlIO encoding conversion works
ext/PerlIO/t/fail.t See if bad layers fail
-ext/PerlIO/t/fallback.t See if PerlIO fallbacks work
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/t/scalar.t See if PerlIO::scalar works
-ext/PerlIO/t/via.t See if PerlIO::via 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
ext/PerlIO/via/via.pm PerlIO layer for layers in perl
ext/PerlIO/via/via.xs PerlIO layer for layers in perl
ext/POSIX/hints/bsdos.pl Hint for POSIX for named architecture