{ "abstract" : "Binary Search within a sorted array.", "author" : [ "David Oswald " ], "dynamic_config" : 1, "generated_by" : "ExtUtils::MakeMaker version 6.78, CPAN::Meta::Converter version 2.132140", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "List-BinarySearch", "no_index" : { "directory" : [ "t", "inc" ] }, "prereqs" : { "build" : { "requires" : { "English" : "0", "Test::More" : "0.98" } }, "runtime" : { "recommends" : { "List::BinarySearch::XS" : "0.04" }, "requires" : { "Scalar::Util" : "0", "perl" : "5.008000" } } }, "provides" : { "List::BinarySearch" : { "file" : "lib/List/BinarySearch.pm", "version" : "0.14" }, "List::BinarySearch::PP" : { "file" : "lib/List/BinarySearch/PP.pm", "version" : "0.14" } }, "release_status" : "stable", "resources" : { "repository" : { "type" : "git", "url" : "https://github.com/daoswald/List-BinarySearch.git", "web" : "https://github.com/daoswald/List-BinarySearch" } }, "version" : "0.14" }