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 5.040, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dancer2-Plugin-REST",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::More" : "0.96",
            "Test::PAUSE::Permissions" : "0",
            "Test::Vars" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Class::Load" : "0",
            "Dancer2" : "0.149000_01",
            "Dancer2::Plugin" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Dancer2" : "0.149000_01",
            "Dancer2::Core::Request" : "0",
            "Data::Dumper" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "HTTP::Request::Common" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "JSON" : "0",
            "Module::Runtime" : "0",
            "Plack::Test" : "0",
            "Test::More" : "0",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "Dancer2::Plugin::REST" : {
         "file" : "lib/Dancer2/Plugin/REST.pm",
         "version" : "0.27"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/perldancer/Dancer2-Plugin-REST/issues"
      },
      "homepage" : "https://github.com/perldancer/Dancer2-Plugin-REST",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/perldancer/Dancer2-Plugin-REST.git",
         "web" : "https://github.com/perldancer/Dancer2-Plugin-REST"
      }
   },
   "version" : "0.27",
   "x_authority" : "cpan:SUKRIA",
   "x_contributors" : [
      "Alexis Sukrieh <alexis@weborama.com>",
      "Alexis Sukrieh <sukria@sukria.net>",
      "Davs <kovdavid@gmail.com>",
      "Franck Cuny <franck@lumberjaph.net>",
      "franck cuny <franck@lumberjaph.net>",
      "James Aitken <loonypandora@gmail.com>",
      "João Bolila <joao@bolila.com>",
      "Joshua Keroes <joshua.keroes@integratelecom.com>",
      "Peter Mottram <peter@sysnix.com>",
      "Russell Jenkins <veryrusty@gmail.com>",
      "Sawyer X <xsawyerx@cpan.org>",
      "Yanick Champoux <yanick@babyl.dyndns.org>"
   ]
}