Scroll to navigation

Dist::Zilla::Plugin::License(3pm) User Contributed Perl Documentation Dist::Zilla::Plugin::License(3pm)

NAME

Dist::Zilla::Plugin::License - output a LICENSE file

VERSION

version 6.017

DESCRIPTION

This plugin adds a LICENSE file containing the full text of the distribution's license, as produced by the "fulltext" method of the dist's Software::License object.

ATTRIBUTES

filename

This attribute can be used to specify a name other than LICENSE to be used.

SEE ALSO

  • the "license" attribute of the Dist::Zilla object to select the license to use.
  • Dist::Zilla roles: FileGatherer.
  • Other modules: Software::License, Software::License::Artistic_2_0.

AUTHOR

Ricardo SIGNES 😏 <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2020 by Ricardo SIGNES.

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

2020-11-04 perl v5.30.3