diff options
author | ivan <ivan> | 2011-09-26 22:08:14 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-09-26 22:08:14 +0000 |
commit | 9ff811d7fd19b4d05afe02708d6aa355d4e15633 (patch) | |
tree | 8470bb01f051f033838e203486b6733ef235e75a /META.yml | |
parent | 8946b6f68bce2003d760233a3ed0721287dfcb86 (diff) |
3.22
Diffstat (limited to 'META.yml')
-rw-r--r-- | META.yml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ --- #YAML:1.0 name: Business-OnlinePayment-AuthorizeNet -version: 3.21 +version: 3.22 abstract: ~ author: - Ivan Kohler <ivan-authorizenet@420.am> @@ -13,7 +13,7 @@ build_requires: requires: Business::OnlinePayment: 3 Business::OnlinePayment::HTTPS: 0 - Net::SSLeay: 0 + Net::HTTPS::Any: 0 Test::More: 0.42 Text::CSV_XS: 0 Tie::IxHash: 0 |