This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Get the three different space character classes right under utf8.
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 1 Dec 2000 06:45:53 +0000 (06:45 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 1 Dec 2000 06:45:53 +0000 (06:45 +0000)
commit3bec356411ea30186c2876cb56cbf5d69845ed32
treeea703e5487a8a500d4231f1d58a7d1441613a2ca
parent78109b9e7880b756b1f4157b2eae0f83f070e89b
Get the three different space character classes right under utf8.

p4raw-id: //depot/perl@7940
MANIFEST
lib/unicode/Is/Blank.pl [new file with mode: 0644]
lib/unicode/Is/SpacePerl.pl [new file with mode: 0644]
lib/unicode/mktables.PL
pod/perlre.pod
regcomp.c
regexec.c
t/op/pat.t
utf8.c