X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/1d37e00ff50c4cee3f23749febcfe6e33e1f608a..cad8198dbb4421c31673d233f1f05fdb5e1bffbd:/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;