From b8c5462f6edbb2dd616e1733df011beee816eee1 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Tue, 6 Jul 1999 21:47:04 +0000 Subject: POSIX [[:character class:]] support for standard, locale, and utf8. If both utf8 and locale are on, utf8 wins. I don't fully understand why so many tables changed in lib/unicode because of "make" -- maybe it was just overdue. p4raw-id: //depot/cfgperl@3624 --- lib/unicode/Is/Space.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/unicode/Is/Space.pl') diff --git a/lib/unicode/Is/Space.pl b/lib/unicode/Is/Space.pl index 903f854416..715afc3ef3 100644 --- a/lib/unicode/Is/Space.pl +++ b/lib/unicode/Is/Space.pl @@ -3,7 +3,6 @@ return <<'END'; 000c 000d 0020 00a0 -1361 2000 200b 2028 2029 3000 -- cgit v1.2.1