MetaCPAN::Client::Permission - A Permission data object
Contents
Attributes
module_name
Returns the name of the module.
owner
The module owner (first-come permissions).
co_maintainers
Other maintainers with permissions to this module.
Copyright And License
This software is copyright (c) 2016 by Sawyer X.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
perl v5.40.0 2024-12-07 MetaCPAN::Client::Permission(3pm)
Description
A MetaCPAN permission entity object.
Name
MetaCPAN::Client::Permission - A Permission data object
Synopsis
my $permission = $mcpan->permission('MooseX::Types');
Version
version 2.033000
