logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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