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:
  - 'Gregory Todd Williams <gwilliams@cpan.org>'
  - 'Kjetil Kjernsmo <kjetilk@cpan.org>'
build_requires:
  Config::JFDI: 0
  ExtUtils::MakeMaker: 6.59
  FindBin: 0
  RDF::RDFa::Parser: 0
  Test::Exception: 0
  Test::JSON: 0
  Test::More: 0.88
  Test::RDF: 0.26
  Test::WWW::Mechanize::PSGI: 0
configure_requires:
  ExtUtils::MakeMaker: 6.59
distribution_type: module
dynamic_config: 0
generated_by: 'Module::Install version 1.06'
keywords:
  - 'Semantic Web'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
module_name: RDF::LinkedData
name: RDF-LinkedData
no_index:
  directory:
    - inc
    - t
    - xt
recommends:
  Config::JFDI: 0
  JSON: 0
  Plack::Middleware::CrossOrigin: 0
  RDF::Endpoint: 0.03
  RDF::Generator::Void: 0.04
requires:
  Digest::MD5: 0
  Encode: 0
  HTML::HTML5::Writer: 0
  HTTP::Headers: 0
  Log::Log4perl: 0
  Module::Load::Conditional: 0
  Moose: 0
  MooseX::Log::Log4perl::Easy: 0
  MooseX::UndefTolerant: 0
  Plack: 0.9939
  RDF::Helper::Properties: 0.10
  RDF::RDFa::Generator: 0.102
  RDF::Trine: 0.133
  Scalar::Util: 0
  URI: 1.52
  URI::NamespaceMap: 0
  namespace::autoclean: 0.12
  perl: 5.6.0
resources:
  bugtracker: https://github.com/kjetilk/RDF-LinkedData/issues
  homepage: https://metacpan.org/release/RDF-LinkedData
  license: http://dev.perl.org/licenses/
  repository: https://github.com/kjetilk/RDF-LinkedData/
version: 0.62
x_contributors:
  - 'Gregory Todd Williams <gwilliams@cpan.org>'