X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/81aefba6ac586eccbe18b4e90efc175e34fff5ad..65ee755208200729b5754d38aa35dc168251c3e7:/chars.plp diff --git a/chars.plp b/chars.plp index 943bf8c..a637eae 100644 --- a/chars.plp +++ b/chars.plp @@ -10,7 +10,6 @@ Html({ data => [qw( unicode-cover.inc.pl ttfsupport unicode-char.inc.pl )], }); -use 5.010; use Shiar_Sheet::FormatChar; my $glyphs = Shiar_Sheet::FormatChar->new; @@ -89,7 +88,7 @@ for (map { split /[^\d-]/ } $query) { # output character list say '
'; -print ''; +print '
'; print '' x 3; print "" for 2, map { scalar @{ $groupinfo->{os}->{$_} } } @ossel;