{ "abstract" : "Dancer 2 session storage with MongoDB", "author" : [ "David Golden " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 4.300029, CPAN::Meta::Converter version 2.120921", "license" : [ "apache_2_0" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Dancer2-Session-MongoDB", "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" : { "Dancer2" : "2", "Dancer2::Core::Role::SessionFactory" : "0", "Dancer2::Core::Types" : "0", "MongoDB::MongoClient" : "0", "MongoDB::OID" : "0", "Moo" : "0", "perl" : "5.008001", "strict" : "0", "warnings" : "0" } }, "test" : { "requires" : { "Dancer2" : "0", "ExtUtils::MakeMaker" : "0", "File::Find" : "0", "File::Spec::Functions" : "0", "File::Temp" : "0.22", "HTTP::Date" : "0", "JSON" : "0", "LWP::UserAgent" : "0", "List::Util" : "0", "MongoDB" : "0", "Test::More" : "0", "Test::TCP" : "1.13" } } }, "provides" : { "Dancer2::Session::MongoDB" : { "file" : "lib/Dancer2/Session/MongoDB.pm", "version" : "0.002" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/dagolden/dancer2-session-mongodb/issues" }, "homepage" : "https://metacpan.org/release/Dancer2-Session-MongoDB", "repository" : { "type" : "git", "url" : "git://github.com/dagolden/dancer2-session-mongodb.git", "web" : "https://github.com/dagolden/dancer2-session-mongodb" } }, "version" : "0.002" }