RDF::EARL - Generate W3C EARL test reports.

  RDF::EARL allows generating test reports using the W3C Evaluation and Report Language (EARL) 1.0 RDF vocabulary.

REQUIREMENTS

   To install RDF::EARL you'll need the following perl modules installed:

    * RDF::Trine
    * Scalar::Util

INSTALLATION

  To install, run:

  perl Makefile.PL
  make
  make test
  make install

VERSION HISTORY

 Version 0.001 (2012-08-26)

    * First release.

COPYRIGHT

  Copyright (c) 2012 Gregory Todd Williams. This program is free software;
  you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

   Gregory Todd Williams <[email protected]>