The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Perl interface to the HabitRPG API",
   "author" : [
      "Paul Fenwick <pjf@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WebService-HabitRPG",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Config::Tiny" : "0",
            "Data::Dumper" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "JSON::Any" : "0",
            "LWP::Protocol::https" : "0",
            "Method::Signatures" : "20121201",
            "Moo" : "0",
            "Mozilla::CA" : "0",
            "POSIX" : "0",
            "Scalar::Util" : "0",
            "Try::Tiny" : "0",
            "WWW::Mechanize" : "0",
            "autodie" : "0",
            "constant" : "0",
            "perl" : "v5.10.0",
            "strict" : "0",
            "utf8::all" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "JSON::XS::Boolean" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/pjf/WebService-HabitRPG.git",
         "web" : "https://github.com/pjf/WebService-HabitRPG"
      }
   },
   "version" : "0.19"
}