The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Base class and scripts for servers that serve RDF as Linked Data.",
   "author" : [
      "Kjetil Kjernsmo <kjetilk@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010",
   "keywords" : [
      "Semantic Web"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "RDF-LinkedData",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "t",
         "xt"
      ]
   },
   "optional_features" : {},
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.17"
         }
      },
      "develop" : {
         "recommends" : {
            "Dist::Inkt" : "0.001",
            "Log::Any::Adapter::Screen" : "0"
         }
      },
      "runtime" : {
         "recommends" : {
            "Config::ZOMG" : "0",
            "JSON" : "0",
            "Log::Any::Adapter" : "0",
            "Plack::Middleware::CrossOrigin" : "0",
            "Plack::Middleware::Expires" : "0",
            "RDF::Endpoint" : "0.05",
            "RDF::Generator::Void" : "0.04"
         },
         "requires" : {
            "Digest::MD5" : "0",
            "Encode" : "0",
            "HTML::HTML5::Writer" : "0",
            "HTTP::Headers" : "0",
            "List::Util" : "1.33",
            "Module::Load::Conditional" : "0",
            "Moo" : "0",
            "MooX::Log::Any" : "0",
            "Plack" : "0.9939",
            "RDF::Helper::Properties" : "0.10",
            "RDF::NS::Curated" : "0",
            "RDF::RDFa::Generator" : "0.102",
            "RDF::Trine" : "0.133",
            "Scalar::Util" : "0",
            "Try::Tiny" : "0",
            "Types::Standard" : "0",
            "URI" : "1.52",
            "URI::NamespaceMap" : "0.32",
            "namespace::autoclean" : "0.12",
            "parent" : "0",
            "perl" : "5.006"
         }
      },
      "test" : {
         "requires" : {
            "Config::ZOMG" : "0",
            "FindBin" : "0",
            "Log::Any::Adapter" : "0",
            "RDF::RDFa::Parser" : "0",
            "Test::Exception" : "0",
            "Test::JSON" : "0",
            "Test::More" : "0.88",
            "Test::RDF" : "1.16",
            "Test::WWW::Mechanize::PSGI" : "0"
         }
      }
   },
   "provides" : {
      "Plack::App::RDF::LinkedData" : {
         "file" : "lib/Plack/App/RDF/LinkedData.pm",
         "version" : "1.90_02"
      },
      "RDF::LinkedData" : {
         "file" : "lib/RDF/LinkedData.pm",
         "version" : "1.90_02"
      }
   },
   "release_status" : "testing",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/kjetilk/RDF-LinkedData/issues"
      },
      "homepage" : "https://metacpan.org/release/RDF-LinkedData",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "type" : "git",
         "web" : "https://github.com/kjetilk/RDF-LinkedData/"
      },
      "x_IRC" : "irc://irc.perl.org/#perlrdf",
      "x_identifier" : "http://purl.org/NET/cpan-uri/dist/RDF-LinkedData/project",
      "x_mailinglist" : "http://lists.perlrdf.org/listinfo/dev",
      "x_wiki" : "http://wiki.perlrdf.org/"
   },
   "version" : "1.90_02",
   "x_contributors" : [
      "Gregory Todd Williams <gwilliams@cpan.org>",
      "Richard Lewis",
      "Patrick Hochstenbach (HOCHSTEN) <patrick.hochstenbach@gmail.com>"
   ],
   "x_provides_scripts" : {
      "linked_data.psgi" : {
         "file" : "script/linked_data.psgi"
      }
   },
   "x_serialization_backend" : "JSON::PP version 2.27300_01",
   "x_static_install" : 1
}