Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Module::Install::DOAP - generate META.yml data from DOAP

Author

       Toby Inkster <tobyink@cpan.org>.

Bugs

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

Description

       This Module::Install plugin generates your META.yml file from RDF data (especially DOAP) in your
       distribution's 'meta' directory.

Name

       Module::Install::DOAP - generate META.yml data from DOAP

See Also

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

       <http://www.perlrdf.org/>.

Synopsis

       In Makefile.PL:

         rdf_metadata;
         doap_metadata;

See Also