{ "abstract" : "A message queue implemented with MongoDB", "author" : [ "David Golden " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 4.300031, CPAN::Meta::Converter version 2.120921", "license" : [ "apache_2_0" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "MongoDBx-Queue", "no_index" : { "directory" : [ "t", "xt", "examples", "corpus" ], "package" : [ "DB" ] }, "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "6.30" } }, "develop" : { "requires" : { "Pod::Coverage::TrustPod" : "0", "Test::CPAN::Meta" : "0", "Test::Pod" : "1.41", "Test::Pod::Coverage" : "1.08" } }, "runtime" : { "requires" : { "Any::Moose" : "0", "Const::Fast" : "0", "MongoDB" : "0.45", "boolean" : "0", "perl" : "5.010", "strict" : "0", "warnings" : "0" } }, "test" : { "requires" : { "ExtUtils::MakeMaker" : "0", "File::Find" : "0", "File::Spec::Functions" : "0", "File::Temp" : "0", "List::Util" : "0", "Test::Deep" : "0", "Test::More" : "0.96" } } }, "provides" : { "MongoDBx::Queue" : { "file" : "lib/MongoDBx/Queue.pm", "version" : "0.003" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/dagolden/mongodbx-queue/issues" }, "homepage" : "https://metacpan.org/release/MongoDBx-Queue", "repository" : { "type" : "git", "url" : "git://github.com/dagolden/mongodbx-queue.git", "web" : "https://github.com/dagolden/mongodbx-queue" } }, "version" : "0.003" }