The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A plugin for writing RESTful apps with Dancer2",
   "author" : [
      "Dancer Core Developers"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300037, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dancer2-Plugin-REST",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.3601"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30",
            "Module::Build" : "0.3601"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Dancer2" : "0",
            "Dancer2::Plugin" : "0",
            "Moo::Role" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Class::Load" : "0",
            "Dancer2::Core::Request" : "0",
            "Dancer2::Test" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "File::Spec::Functions" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "JSON" : "0",
            "List::Util" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Dancer2::Plugin::REST" : {
         "file" : "lib/Dancer2/Plugin/REST.pm",
         "version" : "0.20"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/yanick/Dancer2-Plugin-REST",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/yanick/Dancer2-Plugin-REST.git",
         "web" : "https://github.com/yanick/Dancer2-Plugin-REST"
      }
   },
   "version" : "0.20",
   "x_authority" : "cpan:SUKRIA"
}