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::Package - A package data object (02packages.details entry)

Attributes

module_name
       Returns the name of the module.

   file
       The file path in CPAN for the module (latest release)

   distribution
       The distribution in which the module exist

   version
       The (latest) version of the module

   dist_version
       The (latest) version of the distribution

   author
       The pauseid of the release author

Authors

       •   Sawyer X <xsawyerx@cpan.org>

       •   Mickey Nasriachi <mickey@cpan.org>

Description

       A MetaCPAN package (02packages.details) entity object.

Name

       MetaCPAN::Client::Package - A package data object (02packages.details entry)

Synopsis

           my $package = $mcpan->package('MooseX::Types');

Version

       version 2.033000

See Also