X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Futf8_heavy.pl;h=8a2ba7106600d9bace76f3e4cd04247e25ba186b;hb=46471bde41ad0777edf7b89818df6730e8b55c20;hp=de4d01d95c6887de6379e433c847842a47eee7c9;hpb=711a919c41ea4a93a45e4b6240ea6550abe85615;p=p5sagit%2Fp5-mst-13.2.git diff --git a/lib/utf8_heavy.pl b/lib/utf8_heavy.pl index de4d01d..8a2ba71 100644 --- a/lib/utf8_heavy.pl +++ b/lib/utf8_heavy.pl @@ -194,7 +194,7 @@ sub SWASHNEW { return $Cache{$class, $file}; } - $list = do $file; + $list = do $file; die $@ if $@; } $ListSorted = 1; ## we know that these lists are sorted