summaryrefslogtreecommitdiff
path: root/win32/ce-helpers
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2011-12-07 20:48:01 -0700
committerKarl Williamson <public@khwilliamson.com>2011-12-20 22:02:42 -0700
commite7a078a08e56dd51d62bcbe5f2b82020e311a780 (patch)
tree280a2b7f4ff349dcb0343fbc6cee06c8ecb16137 /win32/ce-helpers
parent0bd4278638caf33618355e433372cb94a2853626 (diff)
downloadperl-e7a078a08e56dd51d62bcbe5f2b82020e311a780.tar.gz
charnames: Split into two modules
This takes the source and splits it into two modules with the only changes those that are required to get them to work together. This is in preparation for future commits
Diffstat (limited to 'win32/ce-helpers')
-rw-r--r--win32/ce-helpers/cecopy-lib.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/ce-helpers/cecopy-lib.pl b/win32/ce-helpers/cecopy-lib.pl
index 35bba3b2d7..23f9f03aff 100644
--- a/win32/ce-helpers/cecopy-lib.pl
+++ b/win32/ce-helpers/cecopy-lib.pl
@@ -40,6 +40,7 @@ sub BEGIN {
bytes.pm
Carp.pm
charnames.pm
+ _charnames.pm
Config.pm
constant.pm
Cwd.pm