The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.40 - 2012-04-04

  • (Addition) Add Etag support
  • (Addition) Add URI::Escape configure_requires.
  • (Addition) Major refactor to create a Plack::App::RDF::LinkedData.
  • (Addition) More tests on HTML/RDFa content.
  • (Addition) Use Module::Install::RDF to manage the metadata.
  • (Addition) Use several Middleware modules in the psgi (For HEAD requests, CORS and Etag).
  • (Removal) Remove the Moose::Role, not clear that we need it.
  • Major refactor to improve the RDF::LinkedData class.
  • Many minor test and code fixes.
  • Restructure the documentation.
  • Use MooseX::UndefTolerant to allow the endpoint_config to be undef.
  • Use RDF::RDFa::Generator. This alters the HTML output significantly.

Modules

A Plack application for running RDF::LinkedData
A simple Linked Data implementation