add META.yml Business_OnlinePayment_AuthorizeNet_3_21
authorivan <ivan>
Tue, 24 Nov 2009 18:50:22 +0000 (18:50 +0000)
committerivan <ivan>
Tue, 24 Nov 2009 18:50:22 +0000 (18:50 +0000)
Changes
META.yml [new file with mode: 0644]

diff --git a/Changes b/Changes
index 0df80d7..dc6fcf4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -14,6 +14,7 @@ Revision history for Perl extension Business::OnlinePayment::AuthorizeNet.
         - Clarified documentation wrt transaction key (closes: CPAN#23753)
         - ARB (recurring billing) fixes from John Springer, thanks!
           (closes: CPAN#48625)
+        - Add META.yml
 
 3.20  Wed Jun 18 16:46:10 PDT 2008
         - Patch from Erik Hollensbe <erikh@opensourcery.com> implementing
diff --git a/META.yml b/META.yml
new file mode 100644 (file)
index 0000000..6edd2fa
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,29 @@
+--- #YAML:1.0
+name:               Business-OnlinePayment-AuthorizeNet
+version:            3.21
+abstract:           ~
+author:
+    - Ivan Kohler <ivan-authorizenet@420.am>
+license:            unknown
+distribution_type:  module
+configure_requires:
+    ExtUtils::MakeMaker:  0
+build_requires:
+    ExtUtils::MakeMaker:  0
+requires:
+    Business::OnlinePayment:  3
+    Business::OnlinePayment::HTTPS:  0
+    Net::SSLeay:          0
+    Test::More:           0.42
+    Text::CSV_XS:         0
+    Tie::IxHash:          0
+    XML::Simple:          0
+    XML::Writer:          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