Codebase list libmodule-build-tiny-perl / 7148ef4
Added missing documentation Leon Timmermans 13 years ago
1 changed file(s) with 6 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
8484
8585 =head1 SYNOPSIS
8686
87 # XXX
87 use Module::Build::Tiny;
88 BuildPL();
8889
8990 =head1 DESCRIPTION
9091
155156
156157 =head2 Build realclean
157158
159 =head1 AUTHORING
160
161 This module doesn't support authoring. To develop modules using Module::Build::Tiny, usage of L<Dist::Zilla::Plugin::ModuleBuildTiny> is recommended.
162
158163 =head1 CONFIG FILE AND ENVIRONMENT
159164
160165 Options can be provided in a F<.modulebuildrc> file or in the C<PERL_MB_OPT>