X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/5cae8635fc2bb8b3d6cd7d2d954209dfdc78228f..b690e02814ec7b65b10789fac83cd7c8b2b72b30:/charset-encoding.inc.pl diff --git a/charset-encoding.inc.pl b/charset-encoding.inc.pl index ec53ef5..6e46477 100644 --- a/charset-encoding.inc.pl +++ b/charset-encoding.inc.pl @@ -188,8 +188,9 @@ use utf8; }}, u => {setup => sub { my $row = shift; - $row->{cell} = do 'charset-unicode.inc.pl' + state $celldata = do 'charset-unicode.inc.pl' or Alert('Table data could not be read', $@ || $!); + $row->{cell} = $celldata; $row->{endpoint} ||= 0x1FFF; $row->{set} = 'Unicode ' . (