Add LICENSE=>perl to Makefile.PL; add license to META.yml, closes: cpan #27735
[Business-CreditCard.git] / META.yml
index b77d5d0..11ff493 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,10 +1,21 @@
-# http://module-build.sourceforge.net/META-spec.html
-#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
-name:         Business-CreditCard
-version:      0.30
-version_from: CreditCard.pm
-installdirs:  site
+--- #YAML:1.0
+name:               Business-CreditCard
+version:            0.31
+abstract:           ~
+author:  []
+license:            perl
+distribution_type:  module
+configure_requires:
+    ExtUtils::MakeMaker:  0
+build_requires:
+    ExtUtils::MakeMaker:  0
 requires:
-
-distribution_type: module
-generated_by: ExtUtils::MakeMaker version 6.30_01
+    Test::More:  0
+no_index:
+    directory:
+        - t
+        - inc
+generated_by:       ExtUtils::MakeMaker version 6.55_02
+meta-spec:
+    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
+    version:  1.4