X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/33c5eed096ac28e1063b00adb58c85857c8936cb..29b407ddf91b653e6e8380f73e221628a392376f:/countries.plp diff --git a/countries.plp b/countries.plp index 2bbe1f7..60a392d 100644 --- a/countries.plp +++ b/countries.plp @@ -2,7 +2,7 @@ Html({ title => 'country code cheat sheet', - version => 'v1.1', + version => '1.2', description => "Table of ISO-3166-1 country codes with the names of reserved territories.", keywords => [qw'country code cc tld cctld continent territory land table'], @@ -57,7 +57,7 @@ my $cc = do 'countries.inc.pl'; } print "\n"; } - print "\n"; + say ''; } :>