Business-Giropay
view release on metacpan or search on metacpan
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Digest::HMAC_MD5" : "0",
"HTTP::Tiny" : "0",
"IO::Socket::SSL" : "1.56",
"JSON::MaybeXS" : "0",
"Module::Runtime" : "0",
"Moo" : "1.001000",
"Type::Tiny" : "0",
"namespace::clean" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
version: '1.4'
name: Business-Giropay
no_index:
directory:
- t
- inc
requires:
Carp: '0'
Digest::HMAC_MD5: '0'
HTTP::Tiny: '0'
IO::Socket::SSL: '1.56'
JSON::MaybeXS: '0'
Module::Runtime: '0'
Moo: '1.001000'
Type::Tiny: '0'
namespace::clean: '0'
resources:
IRC: irc://irc.freenode.net/#interchange
bugtracker: https://github.com/interchange/Business-Giropay/issues
repository: https://github.com/interchange/Business-Giropay.git
version: '0.103'
Makefile.PL view on Meta::CPAN
},
BUILD_REQUIRES => {
'aliased' => 0,
'Test::Exception' => 0,
'Test::More' => '0.94',
},
PREREQ_PM => {
'Carp' => 0,
'Digest::HMAC_MD5' => 0,
'HTTP::Tiny' => 0,
'IO::Socket::SSL' => '1.56', # needed by HTTP::Tiny for https
'JSON::MaybeXS' => 0,
'Module::Runtime' => 0,
'Moo' => '1.001000',
'namespace::clean' => 0,
'Type::Tiny' => 0,
},
dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', },
clean => { FILES => 'Business-Giropay-*' },
test => { TESTS => join( ' ', ( glob('t/*.t'), glob('t/*/*.t') ) ) },
META_MERGE => {
( run in 0.512 second using v1.01-cache-2.11-cpan-4d50c553e7e )