diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-09-13 14:18:39 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-09-13 14:18:39 +0000 |
commit | 2c674647e4cd32dc05dd268c2de5090815265695 (patch) | |
tree | 85789e2b80dd80aa9f617e9758594d1f4c5deef7 /MANIFEST | |
parent | d0d1d9b9406c0402a9e154640146d087c367cd8a (diff) | |
download | perl-2c674647e4cd32dc05dd268c2de5090815265695.tar.gz |
Add the Encode extension. The code is still largely just skeleton.
p4raw-id: //depot/perl@7068
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -188,6 +188,10 @@ ext/DynaLoader/hints/aix.pl Hint for DynaLoader for named architecture ext/DynaLoader/hints/linux.pl Hint for DynaLoader for named architecture ext/DynaLoader/hints/netbsd.pl Hint for DynaLoader for named architecture ext/DynaLoader/hints/openbsd.pl Hint for DynaLoader for named architecture +ext/Encode/Encode.pm Encode extension +ext/Encode/Encode.xs Encode extension +ext/Encode/Makefile.PL Encode extension +ext/Encode/Todo Encode extension ext/Errno/ChangeLog Errno perl module change log ext/Errno/Errno_pm.PL Errno perl module create script ext/Errno/Makefile.PL Errno extension makefile writer |