diff options
author | Larry Wall <larry@wall.org> | 1998-07-24 05:44:33 +0000 |
---|---|---|
committer | Larry Wall <larry@wall.org> | 1998-07-24 05:44:33 +0000 |
commit | a0ed51b321531af4b47cce24205ab9656f043f0f (patch) | |
tree | 610356407b37a4041ea8bcaf44571579b2da5613 /lib/unicode/Is/N.pl | |
parent | 9332a1c1d80ded85a2b1f32b1c8968a35e3b0fbb (diff) | |
download | perl-a0ed51b321531af4b47cce24205ab9656f043f0f.tar.gz |
Here are the long-expected Unicode/UTF-8 modifications.
p4raw-id: //depot/utfperl@1651
Diffstat (limited to 'lib/unicode/Is/N.pl')
-rw-r--r-- | lib/unicode/Is/N.pl | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/lib/unicode/Is/N.pl b/lib/unicode/Is/N.pl new file mode 100644 index 0000000000..66e83f4a58 --- /dev/null +++ b/lib/unicode/Is/N.pl @@ -0,0 +1,34 @@ +return <<'END'; +0030 0039 +00b2 00b3 +00b9 +00bc 00be +0660 0669 +06f0 06f9 +0966 096f +09e6 09ef +09f4 09f9 +0a66 0a6f +0ae6 0aef +0b66 0b6f +0be7 0bf2 +0c66 0c6f +0ce6 0cef +0d66 0d6f +0e50 0e59 +0ed0 0ed9 +0f20 0f33 +2070 +2074 2079 +2080 2089 +2153 2182 +2460 249b +24ea +2776 2793 +3007 +3021 3029 +3192 3195 +3220 3229 +3280 3289 +ff10 ff19 +END |