X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/a605211aaba5d956789c1d30c09a55494858d086..b16ebb61e918ea6b67674f515814f4fae6fcc37f:/digits.plp diff --git a/digits.plp b/digits.plp index 1031151..b2b4e09 100644 --- a/digits.plp +++ b/digits.plp @@ -2,7 +2,7 @@ Html({ title => 'digit characters sheet', - version => 'v1.0', + version => '1.0', description => [ "Character comparison,", "tracking letters as they evolve from Phoenician to modern scripts.", @@ -36,7 +36,7 @@ my $scriptname = do 'writing-script.inc.pl'; $_ = qq{$_} for $scriptname->{latn} || (); my @table = do "writing-digits.inc.pl"; -die "Table data not found: $_.\n" for $! || $@ || (); +die "Table data not found: $_\n" for $@ || $! || (); $glyphs->print([map { ref $_ eq 'ARRAY' ? @{$_} : map { ".>$_" }