Package a credits file with a distribution
In Makefile.PL:
write_credits_file;
Extracts copyright and licensing information from \s-1RDF\s0 metadata included in the distribution, and outputs it as a text file called \*(L"\s-1CREDITS\s0\*(R".
This module provides one function for use in Module::Install-based Makefile.PL scripts:
Please report any bugs to http://rt.cpan.org/Dist/Display.html?Queue=Module-Install-Copyright <http://rt.cpan.org/Dist/Display.html?Queue=Module-Install-Copyright>.
This is a plugin for Module::Install.
It relies on metadata from Module::Install::RDF.
Toby Inkster <[email protected]>.
This software is copyright (c) 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.
\s-1THIS\s0 \s-1PACKAGE\s0 \s-1IS\s0 \s-1PROVIDED\s0 \*(L"\s-1AS\s0 \s-1IS\s0\*(R" \s-1AND\s0 \s-1WITHOUT\s0 \s-1ANY\s0 \s-1EXPRESS\s0 \s-1OR\s0 \s-1IMPLIED\s0 \s-1WARRANTIES\s0, \s-1INCLUDING\s0, \s-1WITHOUT\s0 \s-1LIMITATION\s0, \s-1THE\s0 \s-1IMPLIED\s0 \s-1WARRANTIES\s0 \s-1OF\s0 \s-1MERCHANTIBILITY\s0 \s-1AND\s0 \s-1FITNESS\s0 \s-1FOR\s0 A \s-1PARTICULAR\s0 \s-1PURPOSE\s0.