The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Gives you a simple %args hash of parameters on the request, even if they're posted in JSON.",
   "author" : [
      "Nour Sharabash <amirite@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.015, CPAN::Meta::Converter version 2.133380",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Mojolicious-Plugin-Args",
   "no_index" : {
      "directory" : [
         "t"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Mojo::Base" : "0",
            "Mojo::JSON" : "0",
            "Mojolicious" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "0",
            "CPAN::Meta::Requirements" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "File::Spec::Functions" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "List::Util" : "0",
            "Test::More" : "0",
            "perl" : "5.010",
            "strict" : "0",
            "version" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Mojolicious::Plugin::Args" : {
         "file" : "lib/Mojolicious/Plugin/Args.pm",
         "version" : "0.04"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/sharabash/mojolicious-plugin-args/issues"
      },
      "homepage" : "https://metacpan.org/release/Mojolicious-Plugin-Args",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/sharabash/mojolicious-plugin-args.git",
         "web" : "https://github.com/sharabash/mojolicious-plugin-args"
      }
   },
   "version" : "0.04",
   "x_authority" : "cpan:AMIRITE",
   "x_contributors" : [
      "Nour Sharabash <nour.sharabash@gmail.com>"
   ]
}