From 4193bef7c285e086ba2845c76259534be73b65fa Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Mon, 1 Oct 2001 02:02:08 +0000 Subject: Further tweaks to the Unicode properties. p4raw-id: //depot/perl@12286 --- lib/utf8_heavy.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/utf8_heavy.pl b/lib/utf8_heavy.pl index 3e145deb09..025a70bd12 100644 --- a/lib/utf8_heavy.pl +++ b/lib/utf8_heavy.pl @@ -53,6 +53,7 @@ sub SWASHNEW { { $list ||= do "$file.pl" + || do "unicore/Is/$type.pl" || croak("Can't find Unicode character property \"$type\""); } -- cgit v1.2.1