X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/aeb47e7600bf4e34a37f3ebfe0e6edc534d92147..2a99bcdadec88d7483903e2c8420ad3e78fcb805:/index.plp diff --git a/index.plp b/index.plp index a8b3a8f..f8a1938 100644 --- a/index.plp +++ b/index.plp @@ -2,7 +2,7 @@ Html({ title => 'cheat sheets', - version => 'v1.7', + version => '1.9', description => [ "Cheat sheets summarising various software programs and standards.", ], @@ -28,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

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