Module-Install-RDF
==================

Created:      2011-09-30
Home page:    <https://metacpan.org/release/Module-Install-RDF>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=Module-Install-RDF>
Maintainer:   Toby Inkster <mailto:tobyink@cpan.org>

0.003  2011-11-26

 - Use Object::ID::object_id instead of Scalar::Util::refaddr to uniquely
   identity Module::Install objects. (Though in a typical installation
   scenario, this shouldn't matter much.)
 - (Addition) rdf_project_uri function which provides heuristics to
   determine the URI of the primary doap:Project described in the meta
   directory.

0.002  2011-10-06

 - (Packaging) Upgrade Module::Package::RDF version.

0.001  2011-10-01
# Initial release