summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2014-04-28 16:43:49 -0600
committerKarl Williamson <khw@cpan.org>2014-05-31 10:20:12 -0600
commit6ff677df5d6fe0f52ca0b6736f8b5a46ac402943 (patch)
tree4a4f91590c83d7a03110e3a84d7758eb47d0c7c8 /MANIFEST
parentda6447b42fdf07e5774bcbcc941874f2488f5108 (diff)
downloadperl-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--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index c23a59b48c..cbe7cd12bd 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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