X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/0b57d5121c74fe18615499055e2f079c81c89001..88048e2c00e3e9a9c172e788722354017cd401ec:/latin.plp diff --git a/latin.plp b/latin.plp index 46e985f..a86f2ca 100644 --- a/latin.plp +++ b/latin.plp @@ -2,7 +2,7 @@ Html({ title => 'latin alphabet cheat sheet', - version => '1.3', + version => '1.6', description => [ ], keywords => [qw' @@ -17,14 +17,6 @@ Html({ :> @@ -51,16 +47,15 @@ or 'mercan) letters A–Z. Also see related alphabets and font comparison.

-
- <: use List::Util qw( pairs ); my @table = do 'writing-latn.inc.pl'; -if ($! or $@) { - Alert("Table data not found", $@ || $!); +if ($! or $@ or !@table) { + die ["Table data not found", $@ || $!]; } else { + say '
'; say '