Provided by: libmodule-package-rdf-perl_0.014-2_all bug

NAME

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

SYNOPSIS

         mkdist Local::Example::Useful

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"

SEE ALSO

       Module::Package::RDF.

AUTHOR

       Toby Inkster <tobyink@cpan.org>.

COPYRIGHT AND LICENCE

       This software is copyright (c) 2011-2013 by Toby Inkster.

       This is free software; you can redistribute it and/or modify it under  the  same  terms  as  the  Perl  5
       programming language system itself.

perl v5.32.1                                       2021-09-11                                   App::mkdist(3pm)