X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/aad474b0ccf6fddd73b11d8c7ed4c57093ce1741..9ab0df43bbb8c43a31403d7e6810588e9de08da3:/unicode.plp?ds=sidebyside diff --git a/unicode.plp b/unicode.plp index edad58c..ffee44f 100644 --- a/unicode.plp +++ b/unicode.plp @@ -10,7 +10,6 @@ Html({ keywords => [qw' unicode glyph char character reference common ipa symbol sign mark table digraph '], - stylesheet => [qw'light dark mono circus red'], data => [qw( unicode-table.inc.pl data/unicode-char.inc.pl )], }); @@ -149,7 +148,7 @@ $glyphs->print(map { if (@select) { my $rowlen; - for ($rowlen = 1; $rowlen++; $rowlen <= $#$table) { + for ($rowlen = 1; $rowlen <= $#$table; $rowlen++) { last if $table->[$rowlen] =~ /\./; } my @cells = map {