X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/d3b21c80d4dbf66130064f4688f79f0ba7b22c41..9aa3a0089bff9379b25186960929582f16e7b3f4:/nethack.plp diff --git a/nethack.plp b/nethack.plp index ca7433e..5db14cd 100644 --- a/nethack.plp +++ b/nethack.plp @@ -7,7 +7,7 @@ no warnings 'uninitialized'; # save some useless checks for more legible code use Shiar_Sheet::KeySigns qw(%sign); -our $VERSION = '1.0'; +our $VERSION = 'v1.0'; $header{content_type} = "text/html; charset=$sign{charset}"; @@ -103,15 +103,11 @@ $keys->print_rows($get{static} || '4321-421');