The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Namespace for XMLRPC, JSONRPC2 and RESTRPC plugins",
   "author" : [
      "Abe Timmerman <abeltje@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dancer2-Plugin-RPC",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Fatal" : "0.01",
            "Test::MockObject" : "20",
            "Test::More" : "0.88",
            "Test::NoWarnings" : "1.04"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.55_02"
         }
      },
      "runtime" : {
         "requires" : {
            "Dancer2" : "0.20",
            "JSON" : "2.0",
            "Params::ValidationCompiler" : "0.24",
            "RPC::XML" : "0.56",
            "Types::Standard" : "1.00",
            "perl" : "5.010001"
         }
      }
   },
   "release_status" : "unstable",
   "resources" : {
      "homepage" : "https://github.com/abeltje/Dancer2-Plugin-RPC",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/abeltje/Dancer2-Plugin-RPC.git",
         "web" : "https://github.com/abeltje/Dancer2-Plugin-RPC"
      }
   },
   "version" : "2.00_01"
}