{ "abstract" : "Implementation of the HyperLogLog cardinality estimation algorithm", "author" : [ "Hideaki Ohno" ], "dynamic_config" : 1, "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.112621", "keywords" : [ "HyperLogLog", "cardinality" ], "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Algorithm-HyperLogLog", "no_index" : { "directory" : [ "t", "xt", "inc", "eg" ] }, "prereqs" : { "build" : { "requires" : { "ExtUtils::CBuilder" : 0, "Module::Build::Pluggable::CPANfile" : "0.02", "Module::Build::Pluggable::GithubMeta" : 0, "Module::Build::Pluggable::XSUtil" : "1.00", "Test::Fatal" : "0.008", "Test::More" : "0.98" } }, "configure" : { "requires" : { "Devel::CheckCompiler" : "0.01", "ExtUtils::ParseXS" : "2.21", "Module::Build" : "0.40", "Module::Build::Pluggable" : 0, "Module::Build::Pluggable::CPANfile" : "0.02", "Module::Build::Pluggable::GithubMeta" : 0, "Module::Build::Pluggable::XSUtil" : "1.00" } }, "runtime" : { "requires" : { "Carp" : 0, "XSLoader" : "0.02", "perl" : "5.008003" } } }, "provides" : { "Algorithm::HyperLogLog" : { "file" : "lib/Algorithm/HyperLogLog.pm", "version" : "0.04" }, "Algorithm::HyperLogLog::PP" : { "file" : "lib/Algorithm/HyperLogLog/PP.pm", "version" : 0 } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/hideo55/p5-Algorithm-HyperLogLog/issues" }, "homepage" : "https://github.com/hideo55/p5-Algorithm-HyperLogLog/tree", "repository" : { "url" : "git://github.com/hideo55/p5-Algorithm-HyperLogLog.git" } }, "version" : "0.04" }