MetaCPAN::Client::Module(3pm) User Contributed Perl Documentation MetaCPAN::Client::Module(3pm)

MetaCPAN::Client::Module - A Module data object

version 2.031000

    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.

2023-11-09 perl v5.36.0