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

App::mkdist - create distributions that will use Module::Package::RDF.

Author

       Toby Inkster <tobyink@cpan.org>.

Description

       This package provides just one (class) method:

       "App::mkdist->create($distname, %options)"
           Create a distribution directory including all needed files.

       There  are  various methods that may be useful for people subclassing this class to look at (and possibly
       override).

       "set_defaults"
       "create_module"
       "create_makefile_pl"
       "create_metadata"
       "create_tests"
       "create_author_tests"

Name

       App::mkdist - create distributions that will use Module::Package::RDF.

See Also

       Module::Package::RDF.

Synopsis

         mkdist Local::Example::Useful

See Also