The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Configuration data with context",
   "author" : [
      "Ivan Wills <ivan.wills@gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4001, CPAN::Meta::Converter version 2.112621",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Data-Context",
   "prereqs" : {
      "build" : {
         "requires" : {
            "AnyEvent" : 0,
            "AnyEvent::HTTP" : 0,
            "Test::More" : 0,
            "Test::NoWarnings" : 0,
            "Test::Warn" : 0
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "recommends" : {
            "JSON" : 0,
            "Pod::Coverage" : 0,
            "Test::Kwalitee" : 0,
            "Test::Perl::Critic" : 0,
            "Test::Spelling" : 0,
            "XML::Simple" : 0,
            "YAML::XS" : 0
         },
         "requires" : {
            "Class::Inspector" : 0,
            "Clone" : 0,
            "Hash::Merge" : 0,
            "Moose" : 0,
            "Moose::Util::TypeConstraints" : 0,
            "Path::Class" : 0,
            "perl" : "5.008",
            "version" : 0
         }
      }
   },
   "provides" : {
      "Data::Context" : {
         "file" : "lib/Data/Context.pm",
         "version" : "v0.0.5"
      },
      "Data::Context::Actions" : {
         "file" : "lib/Data/Context/Actions.pm",
         "version" : "v0.0.5"
      },
      "Data::Context::Instance" : {
         "file" : "lib/Data/Context/Instance.pm",
         "version" : "v0.0.5"
      },
      "Data::Context::Log" : {
         "file" : "lib/Data/Context.pm",
         "version" : 0
      },
      "Data::Context::Util" : {
         "file" : "lib/Data/Context/Util.pm",
         "version" : "v0.0.5"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Data::Context"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "git://github.com/ivanwills/Data-Context.git"
      }
   },
   "version" : "v0.0.5"
}