The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Module to interface with the ORCID webservice",
   "author" : [
      "Patrick Hochstenbach C<< <patrick.hochstenbach at ugent.be> >>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.031, Dist::Milla version v1.0.14, CPAN::Meta::Converter version 2.142060",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WWW-ORCID",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.039"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.14",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "recommends" : {
            "JSON::XS" : "2.3"
         },
         "requires" : {
            "JSON" : "2.51",
            "LWP::UserAgent" : "0",
            "Moo" : "1.000008",
            "URI" : "0",
            "XML::Writer" : "0",
            "namespace::clean" : "0.24",
            "perl" : "v5.10.1"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/LibreCat/WWW-ORCID/issues"
      },
      "homepage" : "https://github.com/LibreCat/WWW-ORCID",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/LibreCat/WWW-ORCID.git",
         "web" : "https://github.com/LibreCat/WWW-ORCID"
      }
   },
   "version" : "0.0102",
   "x_contributors" : [
      "Nicolas Steenlant <nicolas.steenlant@ugent.be>"
   ]
}