1MetaCPAN::Client::ModulUes(e3r)Contributed Perl DocumentMaettiaoCnPAN::Client::Module(3)
2
3
4

NAME

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

VERSION

9       version 2.026000
10

SYNOPSIS

12           my $module = MetaCPAN::Client->new->module('Moo');
13

DESCRIPTION

15       A MetaCPAN module entity object.
16
17       This is currently the exact same as MetaCPAN::Client::File.
18

ATTRIBUTES

20       Whatever MetaCPAN::Client::File has.
21

METHODS

23   metacpan_url
24       Returns a link to the module page on MetaCPAN.
25
26   package
27       Returns an MetaCPAN::Client::Package object for the module.
28
29   permission
30       Returns an MetaCPAN::Client::Permission object for the module.
31

AUTHORS

33       ·   Sawyer X <xsawyerx@cpan.org>
34
35       ·   Mickey Nasriachi <mickey@cpan.org>
36
38       This software is copyright (c) 2016 by Sawyer X.
39
40       This is free software; you can redistribute it and/or modify it under
41       the same terms as the Perl 5 programming language system itself.
42
43
44
45perl v5.28.1                      2019-03-14       MetaCPAN::Client::Module(3)
Impressum