X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/1d37e00ff50c4cee3f23749febcfe6e33e1f608a..440357a3333f32304e21957542e50eb33eaddf21:/charset.plp diff --git a/charset.plp b/charset.plp index bce918b..bc2a1ea 100644 --- a/charset.plp +++ b/charset.plp @@ -13,8 +13,8 @@ $header{content_type} = 'text/html; charset=utf-8'; + charset cheat sheet - @@ -115,7 +115,7 @@ my @nibble = (0..9, 'A'..'F'); for my $row (@request) { printf '
  • ', !$row->{cell} && ' charmap'; printf '', $row->{set}; - print ''; + print '' x 17; for my $section (qw{thead}) { print "<$section>
    %s
    ↱"; print '', $_ for @nibble;