{ "abstract" : "Pure Perl implementation of MongoDB's BSON serialization", "author" : [ "minimalist ", "David Golden " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 5.039, CPAN::Meta::Converter version 2.150005", "license" : [ "apache_2_0" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "BSON", "no_index" : { "directory" : [ "t", "xt", "examples", "corpus" ], "package" : [ "DB" ] }, "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "6.17", "perl" : "5.008001" } }, "develop" : { "requires" : { "Dist::Zilla" : "5", "Dist::Zilla::Plugin::Meta::Contributors" : "0", "Dist::Zilla::PluginBundle::DAGOLDEN" : "0.072", "English" : "0", "File::Spec" : "0", "File::Temp" : "0", "IO::Handle" : "0", "IPC::Open3" : "0", "Pod::Coverage::TrustPod" : "0", "Pod::Wordlist" : "0", "Software::License::Apache_2_0" : "0", "Test::CPAN::Meta" : "0", "Test::More" : "0", "Test::Pod" : "1.41", "Test::Pod::Coverage" : "1.08", "Test::Spelling" : "0.12", "Test::Version" : "1", "blib" : "1.01" } }, "runtime" : { "requires" : { "Carp" : "0", "Digest::MD5" : "0", "Exporter" : "0", "Math::Int64" : "0", "Sys::Hostname" : "0", "Tie::IxHash" : "0", "base" : "0", "constant" : "0", "overload" : "0", "perl" : "5.008001", "strict" : "0", "threads::shared" : "0", "warnings" : "0" } }, "test" : { "recommends" : { "CPAN::Meta" : "2.120900" }, "requires" : { "DateTime" : "0", "ExtUtils::MakeMaker" : "0", "File::Spec" : "0", "Test::Deep" : "0", "Test::More" : "0.86", "Test::Number::Delta" : "0", "if" : "0", "perl" : "5.008001" } } }, "provides" : { "BSON" : { "file" : "lib/BSON.pm", "version" : "0.16" }, "BSON::Binary" : { "file" : "lib/BSON/Binary.pm", "version" : "0.16" }, "BSON::Bool" : { "file" : "lib/BSON/Bool.pm", "version" : "0.16" }, "BSON::Code" : { "file" : "lib/BSON/Code.pm", "version" : "0.16" }, "BSON::MaxKey" : { "file" : "lib/BSON/MaxKey.pm", "version" : "0.16" }, "BSON::MinKey" : { "file" : "lib/BSON/MinKey.pm", "version" : "0.16" }, "BSON::ObjectId" : { "file" : "lib/BSON/ObjectId.pm", "version" : "0.16" }, "BSON::String" : { "file" : "lib/BSON/String.pm", "version" : "0.16" }, "BSON::Time" : { "file" : "lib/BSON/Time.pm", "version" : "0.16" }, "BSON::Timestamp" : { "file" : "lib/BSON/Timestamp.pm", "version" : "0.16" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://jira.mongodb.org/browse/PERL" }, "homepage" : "https://github.com/mongodb/mongo-perl-bson", "repository" : { "type" : "git", "url" : "https://github.com/mongodb/mongo-perl-bson.git", "web" : "https://github.com/mongodb/mongo-perl-bson" } }, "version" : "0.16", "x_authority" : "cpan:MONGODB", "x_contributors" : [ "Eric Daniels ", "Pat Gunn ", "Yury Zavarin ", "Oleg Kostyuk " ] }