MetaCPAN::Client::Package(3pm) | User Contributed Perl Documentation | MetaCPAN::Client::Package(3pm) |
MetaCPAN::Client::Package - A package data object (02packages.details entry)
version 2.030000
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
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.
2022-09-29 | perl v5.34.0 |