summaryrefslogtreecommitdiff
path: root/perly.tab
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2019-12-19 11:28:05 -0700
committerKarl Williamson <khw@cpan.org>2019-12-19 11:34:36 -0700
commit84d8fb58665c60eb8e5f0b845466b898b8fa21f8 (patch)
tree093e6f1a70712d18989a5b086cc23a802b83c500 /perly.tab
parent2b7f9bbf39f71c0d94db058b0110977a9470c1b2 (diff)
downloadperl-84d8fb58665c60eb8e5f0b845466b898b8fa21f8.tar.gz
t/charset_tools.pl: Avoid some work on ASCII platforms
This sets things up so that functions on ASCII simply return their arguments, and don't have extra stuff in them for EBCDIC. It also moves an array initialization out of a function, so it is only done once, and doesn't initialize it on ASCII, as it isn't needed there.
Diffstat (limited to 'perly.tab')
0 files changed, 0 insertions, 0 deletions