summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rwxr-xr-xMETA.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100755
index 0000000..e29ffef
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,13 @@
+--- #YAML:1.0
+name: Locale-SubCountry
+version: 1.41
+abstract: convert state, province, county ... names to/from ISO 3166-2 code
+license: perl
+generated_by: ExtUtils::MakeMaker version 6.32
+distribution_type: module
+requires:
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.2.html
+ version: 1.2
+author:
+ - Kim Ryan <kimryan at cpan org>