X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/d96b16650836046f79dc76641681445f97bd60ce..6c481693d8a0fa7e2b4293669f92c523fe86d3bc:/countries.plp diff --git a/countries.plp b/countries.plp index cd2040d..3979501 100644 --- a/countries.plp +++ b/countries.plp @@ -4,13 +4,13 @@ Html({ title => 'country code cheat sheet', version => 'v1.0', description => - "Table of ISO-3166-2 country codes with the names of reserved territories.", - keywords => [qw'country code cc tld territory land table'], + "Table of ISO-3166-1 country codes with the names of reserved territories.", + keywords => [qw'country code cc tld cctld continent territory land table'], stylesheet => [qw'light dark circus mono red'], }); :> -

ISO-3166-2α2 Country codes

+

ISO-3166-1α2 Country codes

<: my $cc = do 'countries.inc.pl'; @@ -40,9 +40,9 @@ my $cc = do 'countries.inc.pl'; $_ = sprintf '%s', $img, $ref if -e $img; } else { - $_ = $short || $name; + $_ = EscapeHTML($short || $name); + $name .= " → $ref" if $ref and $ref ne $code; } - $name =~ s/([^,]*), (.*)/$2 $1/; printf "\n".'%s', $_ ? 'X '.$class : '', EscapeHTML("$code: $name"), $_; } @@ -59,11 +59,13 @@ my $cc = do 'countries.inc.pl'; africa europe asia - antarctica + antarctica oceania south america north america - reserved + reserved + org + free user-assigned