1MetaCPAN::Client::PermiUssseironC(o3n)tributed Perl DocuMmeetnatCaPtAiNo:n:Client::Permission(3)
2
3
4
6 MetaCPAN::Client::Permission - A Permission data object
7
9 version 2.029000
10
12 my $permission = $mcpan->permission('MooseX::Types');
13
15 A MetaCPAN permission entity object.
16
18 module_name
19 Returns the name of the module.
20
21 owner
22 The module owner (first-come permissions).
23
24 co_maintainers
25 Other maintainers with permissions to this module.
26
28 • Sawyer X <xsawyerx@cpan.org>
29
30 • Mickey Nasriachi <mickey@cpan.org>
31
33 This software is copyright (c) 2016 by Sawyer X.
34
35 This is free software; you can redistribute it and/or modify it under
36 the same terms as the Perl 5 programming language system itself.
37
38
39
40perl v5.34.0 2021-07-22 MetaCPAN::Client::Permission(3)