{ "abstract" : "Implementation of the HyperLogLog cardinality estimation algorithm", "author" : [ "Hideaki Ohno " ], "dynamic_config" : 0, "generated_by" : "Minilla/v1.0.0", "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", "share", "eg", "examples", "author", "builder" ] }, "prereqs" : { "build" : { "requires" : { "File::Temp" : "0", "Test::Fatal" : "0.008", "Test::More" : "0.98" } }, "configure" : { "requires" : { "CPAN::Meta" : "0", "CPAN::Meta::Prereqs" : "0", "Module::Build" : "0.38", "Module::Build::XSUtil" : "0.09" } }, "develop" : { "requires" : { "Software::License" : "0", "Test::CPAN::Meta" : "0", "Test::MinimumVersion::Fast" : "0.04", "Test::PAUSE::Permissions" : "0.04", "Test::Perl::Critic" : "0", "Test::Pod" : "1.41", "Test::Pod::Coverage" : "0", "Test::Spellunker" : "v0.2.7" } }, "runtime" : { "requires" : { "Carp" : "0", "Digest::MurmurHash3::PurePerl" : "0.02", "XSLoader" : "0", "perl" : "5.008008" } } }, "provides" : { "Algorithm::HyperLogLog" : { "file" : "lib/Algorithm/HyperLogLog.pm", "version" : "0.23" }, "Algorithm::HyperLogLog::PP" : { "file" : "lib/Algorithm/HyperLogLog/PP.pm", "version" : "0.23" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/hideo55/p5-Algorithm-HyperLogLog/issues" }, "homepage" : "https://github.com/hideo55/p5-Algorithm-HyperLogLog", "repository" : { "url" : "git://github.com/hideo55/p5-Algorithm-HyperLogLog.git", "web" : "https://github.com/hideo55/p5-Algorithm-HyperLogLog" } }, "version" : "0.23", "x_contributors" : [ "Damian Gryski ", "hideo55 " ] }