Dist::Zilla::Role::Stash::Authors
a stash that provides a list of author strings
- Provided by: libdist-zilla-perl (Version: 6.012-1)
- Report a bug
a stash that provides a list of author strings
version 6.012
An Authors stash must provide an "authors" method that returns an arrayref of author strings, generally in the form "Name <email>".
Ricardo SIGNES 😏 <rjbs@cpan.org>
This software is copyright (c) 2018 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.