{
"abstract" : "pure Perl implementation of functions related to the permutations ",
"author" : [
"Cheok-Yin Fung <fungcheokyin@gmail.com>"
],
"dynamic_config" : 1,
"generated_by" : "ExtUtils::MakeMaker version 7.64, CPAN::Meta::Converter version 2.150010",
"license" : [
"artistic_2"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Math-Permutation",
"no_index" : {
"directory" : [
"t",
"inc"
]
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0",
"Test::More" : "0.88"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"List::Util" : "1.50",
"perl" : "5.010"
}
},
"test" : {
"requires" : {
"Test::More" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/E7-87-83/Math-Permutation/issues"
},
"homepage" : "https://github.com/E7-87-83/Math-Permutation",
"license" : [
"https://mit-license.org/"
],
"repository" : {
"url" : "https://github.com/E7-87-83/Math-Permutation.git"
}
},
"version" : "0.01",
"x_serialization_backend" : "JSON::PP version 4.08"
}