1App::mkdist(3)        User Contributed Perl Documentation       App::mkdist(3)
2
3
4

NAME

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

SYNOPSIS

9         mkdist Local::Example::Useful
10

DESCRIPTION

12       This package provides just one (class) method:
13
14       "App::mkdist->create($distname, %options)"
15           Create a distribution directory including all needed files.
16
17       There are various methods that may be useful for people subclassing
18       this class to look at (and possibly override).
19
20       "set_defaults"
21       "create_module"
22       "create_makefile_pl"
23       "create_metadata"
24       "create_tests"
25       "create_author_tests"
26

SEE ALSO

28       Module::Package::RDF.
29

AUTHOR

31       Toby Inkster <tobyink@cpan.org>.
32
34       This software is copyright (c) 2011-2013 by Toby Inkster.
35
36       This is free software; you can redistribute it and/or modify it under
37       the same terms as the Perl 5 programming language system itself.
38
39
40
41perl v5.30.0                      2019-05-06                    App::mkdist(3)
Impressum