logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Attributes

       Whatever MetaCPAN::Client::File has.

Authors

       •   Sawyer X <xsawyerx@cpan.org>

       •   Mickey Nasriachi <mickey@cpan.org>

Description

       A MetaCPAN module entity object.

       This is currently the exact same as MetaCPAN::Client::File.

Methods

metacpan_url
       Returns a link to the module page on MetaCPAN.

   package
       Returns an MetaCPAN::Client::Package object for the module.

   permission
       Returns an MetaCPAN::Client::Permission object for the module.

Name

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

Synopsis

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

Version

       version 2.033000

See Also