MetaCPAN::Client::Module(3pm) | User Contributed Perl Documentation | MetaCPAN::Client::Module(3pm) |
MetaCPAN::Client::Module - A Module data object
version 2.030000
my $module = MetaCPAN::Client->new->module('Moo');
A MetaCPAN module entity object.
This is currently the exact same as MetaCPAN::Client::File.
Whatever MetaCPAN::Client::File has.
Returns a link to the module page on MetaCPAN.
Returns an MetaCPAN::Client::Package object for the module.
Returns an MetaCPAN::Client::Permission object for the module.
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.
2022-09-29 | perl v5.34.0 |