The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "implementation of WebID (a.k.a. FOAF+SSL)",
   "author" : [
      "Toby Inkster (TOBYINK) <tobyink@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Inkt::Profile::TOBYINK version 0.007, CPAN::Meta::Converter version 2.120921",
   "keywords" : [],
   "license" : [
      "perl"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Web-ID",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.17",
            "File::ShareDir" : 0
         }
      },
      "runtime" : {
         "requires" : {
            "Crypt::X509" : 0,
            "DateTime" : 0,
            "Digest::SHA" : 0,
            "Exporter::TypeTiny" : "0.004",
            "File::ShareDir" : 0,
            "List::MoreUtils" : 0,
            "Moose" : "2.0600",
            "Path::Tiny" : "0.017",
            "Plack" : 0,
            "RDF::Query" : "2.900",
            "RDF::Trine" : "1.000",
            "Types::Standard" : "0.022",
            "URI" : 0,
            "match::simple" : "0.004",
            "namespace::sweep" : 0,
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.96"
         }
      }
   },
   "provides" : {
      "Plack::Middleware::Auth::WebID" : {
         "file" : "lib/Plack/Middleware/Auth/WebID.pm",
         "version" : "1.925"
      },
      "Web::ID" : {
         "file" : "lib/Web/ID.pm",
         "version" : "1.925"
      },
      "Web::ID::Certificate" : {
         "file" : "lib/Web/ID/Certificate.pm",
         "version" : "1.925"
      },
      "Web::ID::Certificate::Generator" : {
         "file" : "lib/Web/ID/Certificate/Generator.pm",
         "version" : "1.925"
      },
      "Web::ID::RSAKey" : {
         "file" : "lib/Web/ID/RSAKey.pm",
         "version" : "1.925"
      },
      "Web::ID::SAN" : {
         "file" : "lib/Web/ID/SAN.pm",
         "version" : "1.925"
      },
      "Web::ID::SAN::Email" : {
         "file" : "lib/Web/ID/SAN/Email.pm",
         "version" : "1.925"
      },
      "Web::ID::SAN::URI" : {
         "file" : "lib/Web/ID/SAN/URI.pm",
         "version" : "1.925"
      },
      "Web::ID::Types" : {
         "file" : "lib/Web/ID/Types.pm",
         "version" : "1.925"
      },
      "Web::ID::Util" : {
         "file" : "lib/Web/ID/Util.pm",
         "version" : "1.925"
      },
      "Web::ID::Util::FindOpenSSL" : {
         "file" : "lib/Web/ID/Util/FindOpenSSL.pm",
         "version" : "1.925"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "X_identifier" : "http://purl.org/NET/cpan-uri/dist/Web-ID/project",
      "bugtracker" : {
         "web" : "http://rt.cpan.org/Dist/Display.html?Queue=Web-ID"
      },
      "homepage" : "https://metacpan.org/release/Web-ID",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "web" : "https://github.com/tobyink/p5-web-id"
      }
   },
   "version" : "1.925",
   "x_provides_scripts" : {}
}