X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/b5770997564659fc6a205c774152f6f41d8d1832..f850d8bca38d6f025cd26b62b6e5504dd4d77ad1:/digraphs.plp diff --git a/digraphs.plp b/digraphs.plp index 98fba89..5192c25 100644 --- a/digraphs.plp +++ b/digraphs.plp @@ -1,22 +1,14 @@ -<: -use utf8; -use strict; -use warnings; -no warnings 'qw'; # to quote or not to quote, that is the question -use open IO => ':utf8'; - -our $VERSION = '1.0'; - -$header{content_type} = 'text/html; charset=utf-8'; +<(common.inc.plp)><: + our $VERSION = 'v1.0'; :> + digraph cheat sheet - - +<:= stylesheet(qw'light') :> @@ -118,15 +110,13 @@ print "\n";