From 33c5eed096ac28e1063b00adb58c85857c8936cb Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Tue, 14 Jul 2015 02:42:34 +0200 Subject: [PATCH] countries: apply data include to modification date --- countries.plp | 1 + 1 file changed, 1 insertion(+) diff --git a/countries.plp b/countries.plp index 18b9860..2bbe1f7 100644 --- a/countries.plp +++ b/countries.plp @@ -7,6 +7,7 @@ Html({ "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'], + data => ['countries.inc.pl'], }); :> -- 2.30.0