MetaCPAN::Client::Package - A package data object (02packages.details entry)
my $package = $mcpan->package('MooseX::Types');
A MetaCPAN package (02packages.details) entity object.
Returns the name of the module.
The file path in CPAN for the module (latest release)
The distribution in which the module exist
The (latest) version of the module
The (latest) version of the distribution
The pauseid of the release author
- Sawyer X <xsawyerx@cpan.org>
- Mickey Nasriachi <mickey@cpan.org>
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.