diff options
author | Karl Williamson <khw@cpan.org> | 2014-04-28 16:43:49 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2014-05-31 10:20:12 -0600 |
commit | 6ff677df5d6fe0f52ca0b6736f8b5a46ac402943 (patch) | |
tree | 4a4f91590c83d7a03110e3a84d7758eb47d0c7c8 /MANIFEST | |
parent | da6447b42fdf07e5774bcbcc941874f2488f5108 (diff) | |
download | perl-6ff677df5d6fe0f52ca0b6736f8b5a46ac402943.tar.gz |
Add utilities for dealing with EBCDIC
This script is to be used by others in regen/ to aid in handling
ASCII/EBCIDC items.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4690,6 +4690,7 @@ regcharclass.h Generated by regen/regcharclass.pl regcomp.c Regular expression compiler regcomp.h Private declarations for above regcomp.sym Data for regnodes.h +regen/charset_translations.pl Character set utilities regen/embed_lib.pl Reads embed.fnc and regen/opcodes regen/embed.pl Produces {embed,embedvar,proto}.h regen/feature.pl Generates feature.pm |