summaryrefslogtreecommitdiff
path: root/lib/unicode/In/59.pl
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-04-28 17:18:26 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-04-28 17:18:26 +0000
commit9fdf68be0731526d7d18a86c19f0b68d4946728d (patch)
tree7721dfaffe4f678bff14354d99040e1636d5e49c /lib/unicode/In/59.pl
parent78be1e1a8879b539ff74d40f43ada67390ef7d6d (diff)
downloadperl-9fdf68be0731526d7d18a86c19f0b68d4946728d.tar.gz
Add a level of indirection to the implementation of \p{InFoo}
so that we don't have to have long filenames. (Nothing changes in the user interface.) The indirection is defined in the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl. Also rename some the character classes by removing '-' from the classnames, and finally renamed Block.pl as Blocks.pl. p4raw-id: //depot/perl@9897
Diffstat (limited to 'lib/unicode/In/59.pl')
-rw-r--r--lib/unicode/In/59.pl6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/unicode/In/59.pl b/lib/unicode/In/59.pl
new file mode 100644
index 0000000000..07799e6941
--- /dev/null
+++ b/lib/unicode/In/59.pl
@@ -0,0 +1,6 @@
+# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
+# This file is built by mktables.PL from e.g. Unicode.txt.
+# Any changes made here will be lost!
+return <<'END';
+2FF0 2FFF
+END