X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/5c72da9e7a22dd36d3b231e4ab72578fa7c44860..53885bccd7945b6d1d39baef16290e086ce97027:/index.plp diff --git a/index.plp b/index.plp index 1bb2d7b..f8a1938 100644 --- a/index.plp +++ b/index.plp @@ -2,14 +2,13 @@ Html({ title => 'cheat sheets', - version => 'v1.6', + version => '1.9', description => [ "Cheat sheets summarising various software programs and standards.", ], keywords => [qw' sheet cheat reference software overview summary help keyboard map unicode '], - stylesheet => [qw'light dark red'], }); :> @@ -29,7 +28,7 @@ if (open my $log, '-|', git => 'log', -1, @format) {{ $line or next; # explicitly ignore empty input my ($date, $subject) = split /[\t\n]/, $line; $date =~ s/ \K// and $date .= ''; - print "

Last update: $date $subject

\n"; + say "

Last update: $date $subject

"; }} :> @@ -54,6 +53,7 @@ if (open my $log, '-|', git => 'log', -1, @format) {{
  • common glyphs
  • digraphs
  • alphabet comparison +
  • latin variants
  • font coverage @@ -66,7 +66,8 @@ if (open my $log, '-|', git => 'log', -1, @format) {{
  • perl versions
  • apl symbols
  • terminal colours -
  • starcraft units +
  • starcraft 2 units + (bw)
  • emoticons