X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/e6fbf79145f16370f1f1d23d78e5e0649b573297..ef4ff568419d6372f056f910b7e6e3d492ecec4d:/countries.plp diff --git a/countries.plp b/countries.plp index 575aa8b..6ad015b 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';