
Module::Install::RDF - advanced metadata for your distribution

In Makefile.PL:
rdf_metadata;

This module doesn't really do much on its own, but is a pre-requisite for Module::Install::DOAP.
Specifically, it reads all the RDF it can find in the distribution's 'meta' directory and exposes it for other modules to make use of.

Please report any bugs to http://rt.cpan.org/.

Module::Install, Module::Install::DOAP, Module::Install::DOAPChangeSets .

Toby Inkster <tobyink@cpan.org>.

Copyright (C) 2011-2012 by Toby Inkster
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.