X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/a9f9b6054445a839cecdb10949adbd9dccbd7682..bac74b5934f22cc3d0e971d26fe0275f7f5db7b3:/digraphs.plp diff --git a/digraphs.plp b/digraphs.plp index e66ec8f..df84755 100644 --- a/digraphs.plp +++ b/digraphs.plp @@ -1,12 +1,11 @@ <(common.inc.plp)><: -use 5.010; # state my $mode = ($ENV{PATH_INFO} // '') eq '/xorg' || exists $get{xorg}; my $modename = $mode ? 'X.Org' : 'RFC-1345'; Html({ title => 'digraph cheat sheet', - version => '1.1', + version => '1.2', description => [ "Complete table of digraph characters from $modename.", ],