X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/795859dd991bf96637a5cdf3e46714e618c43881..57d7837d68c29e4e70f8eeff74c4414652026c3d:/charset.plp diff --git a/charset.plp b/charset.plp index f9c50d8..c924d5e 100644 --- a/charset.plp +++ b/charset.plp @@ -347,8 +347,8 @@ for my $row (@request) { $visible->{$glyph}++; } - say sprintf $class ? '%s' : '', - $name, $class, $cell; + print '%s', $class, $cell) : '>'; } continue { $offset += $colsize;