1Module::Install::ContriUbsuetrorCso(n3t)ributed Perl DocMuomdeunltea:t:iIonnstall::Contributors(3)
2
3
4

NAME

6       Module::Install::Contributors - add an "x_contributors" section to your
7       META.yml
8

SYNOPSIS

10       In your Makefile.PL:
11
12        contributors "Alan Smithee", "Nicolas Bourbaki <nic@math.example.fr>";
13        contributors "Spartacus <spartacus@example.it>";
14

DESCRIPTION

16       This is a plugin for Module::Install. It adds a "x_contributors"
17       section to your META.yml file. This is an array of strings, which
18       should normally be in "Name <email>" format.
19
20       It provides one function to Module::Install-based Makefile.PLs:
21
22       "contributors(@names)"
23
24       Repeated calls are cumulative. The example in the SYNOPSIS has three
25       contributors, not just Spartacus.
26

BUGS

28       Please report any bugs to
29       <http://rt.cpan.org/Dist/Display.html?Queue=Module-Install-Contributors>.
30

SEE ALSO

32       Pod::Weaver::Section::Contributors,
33       Dist::Zilla::Plugin::ContributorsFromGit.
34

AUTHOR

36       Toby Inkster <tobyink@cpan.org>.
37
39       This software is copyright (c) 2013 by Toby Inkster.
40
41       This is free software; you can redistribute it and/or modify it under
42       the same terms as the Perl 5 programming language system itself.
43

DISCLAIMER OF WARRANTIES

45       THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
46       WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
47       MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
48
49
50
51perl v5.28.1                      2013-03-24  Module::Install::Contributors(3)
Impressum