Business-OnlinePayment-CardConnect

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Business-OnlinePayment-CardConnect
requires:
  Business::CreditCard: '0'
  Business::OnlinePayment: '3'
  Business::OnlinePayment::HTTPS: '0'
  Carp: '0'
  HTTP::Tiny: '0.022'
  IO::Socket::SSL: '1.56'
  IO::String: '0'
  JSON: '0'
  Log::Scrubber: '0.14'
  Net::SSLeay: '0'
  Test::More: '0'
  URI::Escape: '0'
version: '0.004'
x_serialization_backend: 'YAML::Tiny version 1.64'

Makefile.PL  view on Meta::CPAN

  },
  "DISTNAME" => "Business-OnlinePayment-CardConnect",
  "LICENSE" => "perl",
  "NAME" => "Business::OnlinePayment::CardConnect",
  "PREREQ_PM" => {
    "Business::CreditCard" => 0,
    "Business::OnlinePayment" => 3,
    "Business::OnlinePayment::HTTPS" => 0,
    "Carp" => 0,
    "HTTP::Tiny" => "0.022",
    "IO::Socket::SSL" => "1.56",
    "IO::String" => 0,
    "JSON" => 0,
    "Log::Scrubber" => "0.14",
    "Net::SSLeay" => 0,
    "Test::More" => 0,
    "URI::Escape" => 0
  },
  "VERSION" => "0.004",
  "test" => {
    "TESTS" => "t/*.t"
  }
);


my %FallbackPrereqs = (
  "Business::CreditCard" => 0,
  "Business::OnlinePayment" => 3,
  "Business::OnlinePayment::HTTPS" => 0,
  "Carp" => 0,
  "HTTP::Tiny" => "0.022",
  "IO::Socket::SSL" => "1.56",
  "IO::String" => 0,
  "JSON" => 0,
  "Log::Scrubber" => "0.14",
  "Net::SSLeay" => 0,
  "Test::More" => 0,
  "URI::Escape" => 0
);


unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) {

dist.ini  view on Meta::CPAN

[Prereqs]
Carp = 0
Test::More = 0
Business::OnlinePayment        = 3
Business::OnlinePayment::HTTPS = 0
Business::CreditCard = 0
Net::SSLeay          = 0
IO::String           = 0
HTTP::Tiny           = 0.022
Log::Scrubber        = 0.14
IO::Socket::SSL      = 1.56
URI::Escape          = 0
JSON                 = 0

[ManifestSkip]
[PruneCruft]

[ExtraTests]
[Test::Perl::Critic]
[PodCoverageTests]
[PodSyntaxTests]



( run in 1.488 second using v1.01-cache-2.11-cpan-4d50c553e7e )