X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/9b02fb487135a31bcf0ed3e637ea910fa0f177f8..28151a28db84c6d6018232f36c0003ecd562b3f0:/charset.plp diff --git a/charset.plp b/charset.plp index bc2a1ea..29e7e23 100644 --- a/charset.plp +++ b/charset.plp @@ -1,12 +1,5 @@ -<: -use utf8; -use strict; -use warnings; -use open IO => ':utf8'; - -our $VERSION = 'v1.0'; - -$header{content_type} = 'text/html; charset=utf-8'; +<(common.inc.plp)><: + our $VERSION = 'v1.0'; :> @@ -15,10 +8,10 @@ $header{content_type} = 'text/html; charset=utf-8'; charset cheat sheet - +<:= stylesheet(qw'light') :> - +

Character encoding

<: @@ -109,11 +102,9 @@ sub quote { return $_; } -print "\n"; - :>
@@ -203,11 +197,13 @@ print "\n";