The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "JIRA REST Client",
   "author" : [
      "Cory G Watson <gphat@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300002, CPAN::Meta::Converter version 2.112150",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "JIRA-Client-REST",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "JSON" : 0,
            "JSON::XS" : 0,
            "Moose" : 0,
            "Net::HTTP::Spore" : 0
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : 0,
            "strict" : 0
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/gphat/jira-client-rest",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/gphat/jira-client-rest.git",
         "web" : "https://github.com/gphat/jira-client-rest"
      }
   },
   "version" : "0.06"
}