{
"abstract" : "Adds thresholding to hierarchical clustering of Algorithm::Cluster",
"author" : [
"Chad A. Davis <chad.a.davis@gmail.com>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 4.200008, CPAN::Meta::Converter version 2.110580",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Algorithm-Cluster-Thresh",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.30"
}
},
"runtime" : {
"requires" : {
"Algorithm::Cluster" : 0,
"perl" : "5.008"
}
},
"test" : {
"requires" : {
"File::Find" : 0,
"File::Temp" : 0,
"Test::More" : 0
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "http://github.com/chadadavis/Algorithm-Cluster-Thresh/issues"
},
"homepage" : "http://github.com/chadadavis/Algorithm-Cluster-Thresh",
"repository" : {
"type" : "git",
"url" : "http://github.com/chadadavis/Algorithm-Cluster-Thresh",
"web" : "http://github.com/chadadavis/Algorithm-Cluster-Thresh"
}
},
"version" : "0.05"
}