|
NAMEMetaCPAN::Client::Permission - A Permission data object VERSIONversion 2.033000 SYNOPSIS my $permission = $mcpan->permission('MooseX::Types');
DESCRIPTIONA MetaCPAN permission entity object. ATTRIBUTESmodule_nameReturns the name of the module. ownerThe module owner (first-come permissions). co_maintainersOther maintainers with permissions to this module. AUTHORS
COPYRIGHT AND LICENSEThis 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.
|