X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0aaffaf050bd5ca5ce5b5caf9e8dec1e8a1b7a48..f22a9debc2c3c50828c31ff028057734a4aadea6:/charset.plp diff --git a/charset.plp b/charset.plp index 440cabe..e2b2e27 100644 --- a/charset.plp +++ b/charset.plp @@ -1,20 +1,20 @@ <(common.inc.plp)><: - our $VERSION = 'v1.0'; - -:> - - - - -charset cheat sheet - - -<:= stylesheet(qw'light') :> - - - - + +Html({ + title => 'charset cheat sheet', + version => 'v1.0', + description => [ + "Reference sheet with all glyphs in common character encoding tables,", + "and an overview of Unicode ranges and UTF-8 bytes.", + ], + keywords => [qw' + charset codepage unicode ascii utf8 latin glyph character encoding + reference common overview table + '], + stylesheet => [qw'light'], +}); + +:>

Character encoding

<: @@ -191,14 +191,3 @@ for my $row (@request) { - - -