diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-02-09 18:07:54 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-02-09 18:46:30 +0000 |
commit | d730472d2f8260c653bf526679c7046f7f4865fe (patch) | |
tree | ae8aca75adb600d408487563e4b4654d52bcaf0b /MANIFEST | |
parent | a47facf7a19db83dbf78974cdd7962d9ffc76952 (diff) | |
download | perl-d730472d2f8260c653bf526679c7046f7f4865fe.tar.gz |
Rename ext/PerlIO/encoding to ext/PerlIO-encoding
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -962,13 +962,13 @@ ext/Opcode/ops.pm "Pragma" form of Opcode extension Perl module ext/Opcode/Safe.pm Safe extension Perl module ext/Opcode/t/Opcode.t See if Opcode works ext/Opcode/t/ops.t See if Opcode works -ext/PerlIO/encoding/encoding.pm PerlIO::encoding -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-encoding/encoding.pm PerlIO::encoding +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 |