logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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