|
{
"abstract" : "Interface to validate UK bank account." ,
"author" : [
"Mohammad Sajid Anwar <mohammad.anwar@yahoo.com>"
],
"dynamic_config" : 1,
"generated_by" : "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010" ,
"license" : [
"artistic_2"
],
"meta-spec" : {
"version" : 2
},
"name" : "BankAccount-Validator-UK" ,
"no_index" : {
"directory" : [
"t" ,
"inc"
]
},
"prereqs" : {
"build" : {
"requires" : {
"Test::Exception" : "0" ,
"Test::More" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0" ,
"File::ShareDir::Install" : "0.13"
}
},
"runtime" : {
"requires" : {
"File::ShareDir" : "1.114" ,
"Moo" : "2.000000" ,
"autodie" : "2.26" ,
"namespace::autoclean" : "0.28" ,
"perl" : "5.006"
}
}
},
"provides" : {
"BankAccount::Validator::UK" : {
"file" : "lib/BankAccount/Validator/UK.pm" ,
"version" : "0.66"
},
"BankAccount::Validator::UK::Rule" : {
"file" : "lib/BankAccount/Validator/UK/Rule.pm" ,
"version" : "0.66"
}
},
"release_status" : "stable" ,
"resources" : {
"repository" : {
"type" : "git" ,
}
},
"version" : "0.66" ,
"x_serialization_backend" : "JSON::PP version 4.16"
}
|