The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "WebScraping pseudo-API for iDoneThis",
   "author" : [
      "Paul Fenwick <pjf@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300030, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WebService-Idonethis",
   "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",
            "Date::Manip::Date" : "0",
            "File::Spec" : "0",
            "File::XDG" : "0",
            "Getopt::Std" : "0",
            "HTML::Entities" : "0",
            "HTTP::Cookies" : "0",
            "HTTP::Request" : "0",
            "JSON::Any" : "0",
            "LWP::Protocol::https" : "0",
            "Moo" : "0",
            "POSIX" : "0",
            "Pod::Usage" : "0",
            "Try::Tiny" : "0",
            "WWW::Mechanize" : "0",
            "autodie" : "0",
            "constant" : "0",
            "perl" : "v5.10.0",
            "strict" : "0",
            "utf8::all" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/pjf/idonethis-perl",
         "web" : "https://github.com/pjf/idonethis-perl"
      }
   },
   "version" : "0.17"
}