diff options
author | ivan <ivan> | 2010-11-01 18:24:45 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-11-01 18:24:45 +0000 |
commit | 43107005cf3fc4356e72a2820e623c6983309e6b (patch) | |
tree | b40d88c8e39565f1adbb06f28c2f7a576fee0f6b /META.yml |
importing upstream 1.41Locale_SubCountry_1_41
Diffstat (limited to 'META.yml')
-rwxr-xr-x | META.yml | 13 |
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>
|