{ "abstract" : "lightweight yet powerful web application framework", "author" : [ "Dancer Core Developers" ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.143240", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Dancer", "no_index" : { "directory" : [ "lib/Dancer/HTTP" ] }, "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" }, "suggests" : { "JSON::PP" : "2.27300" } }, "develop" : { "requires" : { "Test::CPAN::Meta" : "0", "Test::Pod" : "1.41" } }, "runtime" : { "recommends" : { "MIME::Types" : "2.17", "YAML" : "0", "YAML::XS" : "0" }, "requires" : { "Carp" : "0", "Cwd" : "0", "Data::Dumper" : "0", "Encode" : "0", "Exporter" : "0", "Fcntl" : "0", "File::Basename" : "0", "File::Copy" : "0", "File::Path" : "0", "File::Spec" : "0", "File::Spec::Functions" : "0", "File::Temp" : "0", "File::stat" : "0", "FindBin" : "0", "Getopt::Long" : "0", "HTTP::Body" : "0", "HTTP::Date" : "0", "HTTP::Headers" : "0", "HTTP::Server::Simple::PSGI" : "0", "HTTP::Tiny" : "0.014", "Hash::Merge::Simple" : "0", "IO::File" : "0", "MIME::Types" : "0", "Module::Runtime" : "0", "POSIX" : "0", "Pod::Usage" : "0", "Scalar::Util" : "0", "Test::Builder" : "0", "Test::More" : "0", "Time::HiRes" : "0", "Try::Tiny" : "0", "URI" : "0", "URI::Escape" : "0", "base" : "0", "bytes" : "0", "constant" : "0", "lib" : "0", "overload" : "0", "parent" : "0", "strict" : "0", "vars" : "0", "warnings" : "0" } }, "test" : { "recommends" : { "CPAN::Meta" : "2.120900" }, "requires" : { "Data::Dump" : "0", "Devel::Hide" : "0", "Digest::MD5" : "0", "ExtUtils::MakeMaker" : "0", "File::Spec" : "0", "HTTP::CookieJar" : "0.008", "HTTP::Request" : "0", "HTTP::Tiny" : "0.014", "IO::Handle" : "0", "IO::Socket::INET" : "0", "IPC::Open3" : "0", "JSON" : "2.90", "Plack::Builder" : "0", "Test::More" : "0", "Test::NoWarnings" : "0", "blib" : "1.01", "perl" : "5.006", "utf8" : "0" } } }, "provides" : { "Dancer" : { "file" : "lib/Dancer.pm", "version" : "1.3512" }, "Dancer::App" : { "file" : "lib/Dancer/App.pm", "version" : "1.3512" }, "Dancer::Config" : { "file" : "lib/Dancer/Config.pm", "version" : "1.3512" }, "Dancer::Config::Object" : { "file" : "lib/Dancer/Config/Object.pm", "version" : "1.3512" }, "Dancer::Continuation" : { "file" : "lib/Dancer/Continuation.pm", "version" : "1.3512" }, "Dancer::Continuation::Halted" : { "file" : "lib/Dancer/Continuation/Halted.pm", "version" : "1.3512" }, "Dancer::Continuation::Route" : { "file" : "lib/Dancer/Continuation/Route.pm", "version" : "1.3512" }, "Dancer::Continuation::Route::ErrorSent" : { "file" : "lib/Dancer/Continuation/Route/ErrorSent.pm", "version" : "1.3512" }, "Dancer::Continuation::Route::FileSent" : { "file" : "lib/Dancer/Continuation/Route/FileSent.pm", "version" : "1.3512" }, "Dancer::Continuation::Route::Forwarded" : { "file" : "lib/Dancer/Continuation/Route/Forwarded.pm", "version" : "1.3512" }, "Dancer::Continuation::Route::Passed" : { "file" : "lib/Dancer/Continuation/Route/Passed.pm", "version" : "1.3512" }, "Dancer::Continuation::Route::Templated" : { "file" : "lib/Dancer/Continuation/Route/Templated.pm", "version" : "1.3512" }, "Dancer::Cookie" : { "file" : "lib/Dancer/Cookie.pm", "version" : "1.3512" }, "Dancer::Cookies" : { "file" : "lib/Dancer/Cookies.pm", "version" : "1.3512" }, "Dancer::Deprecation" : { "file" : "lib/Dancer/Deprecation.pm", "version" : "1.3512" }, "Dancer::Engine" : { "file" : "lib/Dancer/Engine.pm", "version" : "1.3512" }, "Dancer::Error" : { "file" : "lib/Dancer/Error.pm", "version" : "1.3512" }, "Dancer::Exception" : { "file" : "lib/Dancer/Exception.pm", "version" : "1.3512" }, "Dancer::Exception::Base" : { "file" : "lib/Dancer/Exception/Base.pm", "version" : "1.3512" }, "Dancer::Factory::Hook" : { "file" : "lib/Dancer/Factory/Hook.pm", "version" : "1.3512" }, "Dancer::FileUtils" : { "file" : "lib/Dancer/FileUtils.pm", "version" : "1.3512" }, "Dancer::GetOpt" : { "file" : "lib/Dancer/GetOpt.pm", "version" : "1.3512" }, "Dancer::HTTP" : { "file" : "lib/Dancer/HTTP.pm", "version" : "1.3512" }, "Dancer::Handler" : { "file" : "lib/Dancer/Handler.pm", "version" : "1.3512" }, "Dancer::Handler::Debug" : { "file" : "lib/Dancer/Handler/Debug.pm", "version" : "1.3512" }, "Dancer::Handler::PSGI" : { "file" : "lib/Dancer/Handler/PSGI.pm", "version" : "1.3512" }, "Dancer::Handler::Standalone" : { "file" : "lib/Dancer/Handler/Standalone.pm", "version" : "1.3512" }, "Dancer::Hook" : { "file" : "lib/Dancer/Hook.pm", "version" : "1.3512" }, "Dancer::Hook::Properties" : { "file" : "lib/Dancer/Hook/Properties.pm", "version" : "1.3512" }, "Dancer::Logger" : { "file" : "lib/Dancer/Logger.pm", "version" : "1.3512" }, "Dancer::Logger::Abstract" : { "file" : "lib/Dancer/Logger/Abstract.pm", "version" : "1.3512" }, "Dancer::Logger::Capture" : { "file" : "lib/Dancer/Logger/Capture.pm", "version" : "1.3512" }, "Dancer::Logger::Capture::Trap" : { "file" : "lib/Dancer/Logger/Capture/Trap.pm", "version" : "1.3512" }, "Dancer::Logger::Console" : { "file" : "lib/Dancer/Logger/Console.pm", "version" : "1.3512" }, "Dancer::Logger::Diag" : { "file" : "lib/Dancer/Logger/Diag.pm", "version" : "1.3512" }, "Dancer::Logger::File" : { "file" : "lib/Dancer/Logger/File.pm", "version" : "1.3512" }, "Dancer::Logger::Note" : { "file" : "lib/Dancer/Logger/Note.pm", "version" : "1.3512" }, "Dancer::Logger::Null" : { "file" : "lib/Dancer/Logger/Null.pm", "version" : "1.3512" }, "Dancer::MIME" : { "file" : "lib/Dancer/MIME.pm", "version" : "1.3512" }, "Dancer::ModuleLoader" : { "file" : "lib/Dancer/ModuleLoader.pm", "version" : "1.3512" }, "Dancer::Object" : { "file" : "lib/Dancer/Object.pm", "version" : "1.3512" }, "Dancer::Object::Singleton" : { "file" : "lib/Dancer/Object/Singleton.pm", "version" : "1.3512" }, "Dancer::Plugin" : { "file" : "lib/Dancer/Plugin.pm", "version" : "1.3512" }, "Dancer::Plugin::Ajax" : { "file" : "lib/Dancer/Plugin/Ajax.pm", "version" : "1.3512" }, "Dancer::Renderer" : { "file" : "lib/Dancer/Renderer.pm", "version" : "1.3512" }, "Dancer::Request" : { "file" : "lib/Dancer/Request.pm", "version" : "1.3512" }, "Dancer::Request::Upload" : { "file" : "lib/Dancer/Request/Upload.pm", "version" : "1.3512" }, "Dancer::Response" : { "file" : "lib/Dancer/Response.pm", "version" : "1.3512" }, "Dancer::Route" : { "file" : "lib/Dancer/Route.pm", "version" : "1.3512" }, "Dancer::Route::Cache" : { "file" : "lib/Dancer/Route/Cache.pm", "version" : "1.3512" }, "Dancer::Route::Registry" : { "file" : "lib/Dancer/Route/Registry.pm", "version" : "1.3512" }, "Dancer::Serializer" : { "file" : "lib/Dancer/Serializer.pm", "version" : "1.3512" }, "Dancer::Serializer::Abstract" : { "file" : "lib/Dancer/Serializer/Abstract.pm", "version" : "1.3512" }, "Dancer::Serializer::Dumper" : { "file" : "lib/Dancer/Serializer/Dumper.pm", "version" : "1.3512" }, "Dancer::Serializer::JSON" : { "file" : "lib/Dancer/Serializer/JSON.pm", "version" : "1.3512" }, "Dancer::Serializer::JSONP" : { "file" : "lib/Dancer/Serializer/JSONP.pm", "version" : "1.3512" }, "Dancer::Serializer::Mutable" : { "file" : "lib/Dancer/Serializer/Mutable.pm", "version" : "1.3512" }, "Dancer::Serializer::XML" : { "file" : "lib/Dancer/Serializer/XML.pm", "version" : "1.3512" }, "Dancer::Serializer::YAML" : { "file" : "lib/Dancer/Serializer/YAML.pm", "version" : "1.3512" }, "Dancer::Session" : { "file" : "lib/Dancer/Session.pm", "version" : "1.3512" }, "Dancer::Session::Abstract" : { "file" : "lib/Dancer/Session/Abstract.pm", "version" : "1.3512" }, "Dancer::Session::Simple" : { "file" : "lib/Dancer/Session/Simple.pm", "version" : "1.3512" }, "Dancer::Session::YAML" : { "file" : "lib/Dancer/Session/YAML.pm", "version" : "1.3512" }, "Dancer::SharedData" : { "file" : "lib/Dancer/SharedData.pm", "version" : "1.3512" }, "Dancer::Template" : { "file" : "lib/Dancer/Template.pm", "version" : "1.3512" }, "Dancer::Template::Abstract" : { "file" : "lib/Dancer/Template/Abstract.pm", "version" : "1.3512" }, "Dancer::Template::Simple" : { "file" : "lib/Dancer/Template/Simple.pm", "version" : "1.3512" }, "Dancer::Template::TemplateToolkit" : { "file" : "lib/Dancer/Template/TemplateToolkit.pm", "version" : "1.3512" }, "Dancer::Test" : { "file" : "lib/Dancer/Test.pm", "version" : "1.3512" }, "Dancer::Timer" : { "file" : "lib/Dancer/Timer.pm", "version" : "1.3512" }, "HTTP::Tiny::NoProxy" : { "file" : "lib/HTTP/Tiny/NoProxy.pm", "version" : "1.3512" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/PerlDancer/Dancer/issues" }, "homepage" : "https://github.com/PerlDancer/Dancer", "repository" : { "type" : "git", "url" : "https://github.com/PerlDancer/Dancer.git", "web" : "https://github.com/PerlDancer/Dancer" } }, "version" : "1.3512", "x_authority" : "cpan:SUKRIA", "x_contributors" : [ "1nickt ", "a-adam ", "Achim Adam ", "Adam J. Foxson ", "Adam Kennedy ", "Akash Ayare ", "alambike ", "Alan Haggai Alavi ", "Alberto Simoes ", "Alessandro Ranellucci ", "Alex C ", "Alexis Sukrieh ", "Alex Kalderimis ", "Alex Kapranoff ", "Alex Peters ", "Alfie John ", "Al Newkirk ", "Al Newkirk ", "Andrew Beverley ", "andy ", "Anirvan Chatterjee ", "Anton Gerasimov ", "asergei ", "Ashley Willis ", "A. Sinan Unur ", "Ask Bj\u00f8rn Hansen ", "Assaf Gordon ", "Ben Hutton ", "Bernhard Reutner-Fischer ", "boris shomodjvarac ", "Brad Macpherson ", "Breno G. de Oliveira ", "Brian E. Lozier ", "Brian Hann ", "Brian Phillips ", "burnersk ", "Chris Andrews ", "chrisjrob ", "Chris Seymour ", "Christian Walde ", "chromatic ", "Colin Keith ", "Colin Kuskie ", "CPAN Service ", "Craig Treptow ", "Dagfinn Ilmari Manns\u00e5ker ", "Damien Krotkine ", "Damien Krotkine ", "Damyan Ivanov ", "Dan Book ", "Dan Book ", "Danijel Tasov ", "Dave Doyle ", "David Cantrell ", "David Golden ", "David Moreno ", "David Precious ", "David Steinbrunner ", "David Zurborg ", "Dennis Lichtenthaeler ", "Duncan Hutty ", "Emmanuel Rodriguez ", "Fabrice Gabolde ", "Fabrice Gabolde ", "Fabrice Gabolde ", "Fayland Lam ", "Felix Dorner ", "Flavio Poletti ", "Florian Larysch ", "Florian Sojer ", "Franck Cuny ", "Fran\u00e7ois Charlier ", "Fran\u00e7ois Charlier ", "Gabor Szabo ", "Gary Mullen ", "geistteufel ", "Gonzalo Barco ", "Graham Knop ", "Grzegorz Ro\u017cniecki ", "Hagen Fuchs ", "Hans Dieter Pearcey ", "Ilmari Vacklin ", "Ilya Chesnokov ", "isync ", "Ivan Bessarabov ", "Ivan Paponov ", "Jacob Rideout ", "Jakob Voss ", "James Aitken ", "jamhed ", "Jess ", "Jesse van Herk ", "Jochen Lutz ", "Joel Roth ", "John Barrett ", "John Wittkoski ", "jonasreinsch ", "Jonathan \"Duke\" Leto ", "Jonathan Hall ", "Jonathan Otsuka ", "jonathan schatz ", "Jonathan Scott Duff ", "Joshua Barratt ", "JT Smith ", "Juan J. Mart\u00ednez ", "Jury Gorky ", "Kaitlyn Parkhurst ", "Kent Fredric ", "Kirk Kimmel ", "Lars Thegler ", "Lee Carmichael ", "Lee Johnson ", "Manuel Weiss ", "Marc Chantreux ", "Mark Allen ", "Mark A. Stratman ", "Mark Stosberg ", "Martin Schut ", "Matthew Horsfall (alh) ", "Maurice ", "Maxim Ivanov ", "Max Maischein ", "Michael Genereux ", "Michael G. Schwern ", "Michal Wojciechowski ", "Mikolaj Kucharski ", "miyagawa ", "mlbarrow ", "Mohammad S Anwar ", "Murray ", "Natal Ng\u00e9tal ", "Nate Jones ", "Naveed Massjouni ", "Naveed Massjouni ", "Naveed ", "Naveen ", "Neil Hooey ", "Nick Tonkin <1nickt@users.noreply.github.com>", "Nicolas Oudard ", "niko ", "Nuno Carvalho ", "Oliver Gorwits ", "Olivier Mengu\u00e9 ", "Olof Johansson ", "Ovid ", "Paul Driver ", "Paul Fenwick ", "Paul Johnson ", "Paul Tomlin ", "pdl ", "Pedro Melo ", "Perlover ", "Phil Carmody ", "Philippe Bruhat (BooK) ", "ppisar ", "Richard Sim\u00f5es ", "Rick Myers ", "Rik Brown ", "Roberto Patriarca ", "Roman Galeev ", "Roman Nuritdinov ", "Rowan Thorpe ", "Russell Jenkins ", "Sam Kington ", "Sapphire Paw ", "Sawyer X ", "scoopio ", "Scott Penrose ", "sdeseille ", "Sean Smith ", "Sebastian de Castelberg ", "Skeeve ", "Slaven Rezic ", "Sniperovitch ", "Squeeks ", "Stefan Hornburg (Racke) ", "Steve Hay ", "Tatsuhiko Miyagawa ", "tednolan ", "Tim King ", "Tom Heady ", "Tom Hukins ", "Tom Wyant ", "Vyacheslav Matyukhin ", "William Wolf ", "Yanick Champoux ", "YOUR_NAME ", "Zefram " ], "x_serialization_backend" : "JSON::XS version 3.02" }