diff options
| author | Mark Murray <markm@FreeBSD.org> | 2002-03-16 20:14:31 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2002-03-16 20:14:31 +0000 |
| commit | cf90a21ebd2262e09730a5a55c5ccb62f1622fad (patch) | |
| tree | 116739180f0198b4d3857979a8e84444c2fe0949 /contrib/perl5/lib/unicode/Is/LbrkNS.pl | |
| parent | fc75d0664419eb8c8f264d8f298df2cd155c8966 (diff) | |
Vendor import Perl 5.6.1vendor/perl5
Notes
Notes:
svn path=/vendor/perl5/dist/; revision=92444
Diffstat (limited to 'contrib/perl5/lib/unicode/Is/LbrkNS.pl')
| -rw-r--r-- | contrib/perl5/lib/unicode/Is/LbrkNS.pl | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/contrib/perl5/lib/unicode/Is/LbrkNS.pl b/contrib/perl5/lib/unicode/Is/LbrkNS.pl new file mode 100644 index 000000000000..b7ff279c1d83 --- /dev/null +++ b/contrib/perl5/lib/unicode/Is/LbrkNS.pl @@ -0,0 +1,41 @@ +# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! +# This file is built by mktables.PL from e.g. Unicode.301. +# Any changes made here will be lost! +return <<'END'; +0e5a 0e5b +17d4 +17d6 17da +203c +2044 +3005 +301c +3041 +3043 +3045 +3047 +3049 +3063 +3083 +3085 +3087 +308e +309b 309e +30a1 +30a3 +30a5 +30a7 +30a9 +30c3 +30e3 +30e5 +30e7 +30ee +30f5 30f6 +30fb +30fd +fe54 fe55 +ff1a ff1b +ff65 +ff67 ff70 +ff9e ff9f +END |
