X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0d5846dfec3999dcb317d7d0f4f0c4eaf95ca794..f22a9debc2c3c50828c31ff028057734a4aadea6:/countries.plp diff --git a/countries.plp b/countries.plp index 6e12b1b..838a288 100644 --- a/countries.plp +++ b/countries.plp @@ -1,20 +1,15 @@ <(common.inc.plp)><: - our $VERSION = 'v1.0'; -:> - +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'], + stylesheet => [qw'light dark mono red'], +}); - - -country code cheat sheet - - -<:= stylesheet(qw'light dark mono red') :> - - - - +:>

Country codes

<: @@ -96,14 +91,3 @@ my $cc = do 'countries.inc.pl'; - - -