{
"abstract" : "Minimalistic REST server",
"author" : [
"Nathan Cutler <
[email protected]>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4205",
"license" : [
"bsd"
],
"meta-spec" : {
"url" : "
http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Web-MREST",
"no_index" : {
"directory" : [
"config"
]
},
"prereqs" : {
"build" : {
"requires" : {
"App::CELL" : "0.209",
"Cwd" : "0",
"Encode" : "0",
"File::Basename" : "0",
"File::ShareDir" : "0",
"File::Spec" : "0",
"HTTP::Request" : "0",
"HTTP::Request::Common" : "0",
"JSON" : "0",
"LWP::Protocol::https" : "6.04",
"LWP::UserAgent" : "6.05",
"Module::Runtime" : "0",
"Params::Validate" : "0",
"Path::Router" : "0.12",
"Plack" : "1.0031",
"Plack::Session" : "0",
"Plack::Test" : "0",
"Pod::Simple::HTML" : "0",
"Pod::Simple::Text" : "0",
"Test::Deep" : "0",
"Test::Fatal" : "0",
"Test::JSON" : "0",
"Test::More" : "0",
"Test::Warnings" : "0",
"Try::Tiny" : "0",
"URI::Escape" : "0",
"Web::Machine" : "0.15"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0"
}
},
"runtime" : {
"requires" : {
"App::CELL" : "0.205",
"Encode" : "0",
"File::ShareDir" : "1.00",
"File::Spec" : "0",
"Getopt::Long" : "2.32",
"HTTP::Request" : "0",
"HTTP::Request::Common" : "0",
"JSON" : "0",
"LWP::Protocol::https" : "6.04",
"LWP::UserAgent" : "6.05",
"Module::Runtime" : "0",
"Params::Validate" : "1.06",
"Path::Router" : "0.12",
"Plack::Middleware::LogErrors" : "0",
"Plack::Middleware::Session" : "0",
"Plack::Middleware::StackTrace" : "0",
"Plack::Runner" : "0",
"Plack::Session" : "0",
"Pod::Simple::HTML" : "0",
"Pod::Simple::Text" : "0",
"Pod::Usage" : "0",
"Term::ReadLine" : "0",
"Test::Deep::NoTest" : "0",
"Try::Tiny" : "0",
"URI::Escape" : "0",
"Web::MREST::CLI" : "0.276",
"Web::Machine" : "0.15",
"perl" : "5.012"
}
}
},
"provides" : {
"Web::MREST" : {
"file" : "lib/Web/MREST.pm",
"version" : "0.283"
},
"Web::MREST::Dispatch" : {
"file" : "lib/Web/MREST/Dispatch.pm"
},
"Web::MREST::Entity" : {
"file" : "lib/Web/MREST/Entity.pm"
},
"Web::MREST::InitRouter" : {
"file" : "lib/Web/MREST/InitRouter.pm"
},
"Web::MREST::Resource" : {
"file" : "lib/Web/MREST/Resource.pm"
},
"Web::MREST::Test" : {
"file" : "lib/Web/MREST/Test.pm"
},
"Web::MREST::Test::503" : {
"file" : "lib/Web/MREST/Test/503.pm"
},
"Web::MREST::Test::Forbidden" : {
"file" : "lib/Web/MREST/Test/Forbidden.pm"
},
"Web::MREST::Test::Unauthorized" : {
"file" : "lib/Web/MREST/Test/Unauthorized.pm"
},
"Web::MREST::Util" : {
"file" : "lib/Web/MREST/Util.pm"
},
"Web::MREST::WebServicesIntro" : {
"file" : "lib/Web/MREST/WebServicesIntro.pm"
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"
http://opensource.org/licenses/bsd-license.php"
]
},
"version" : "0.283",
"x_serialization_backend" : "JSON::PP version 2.27203"
}