MetaCPAN::Client::DownloadURL(3pm) | User Contributed Perl Documentation | MetaCPAN::Client::DownloadURL(3pm) |
MetaCPAN::Client::DownloadURL - A Download URL data object
version 2.025000
my $download_url = $mcpan->download_url('Moose');
A MetaCPAN download_url entity object.
Returns the date of the release that this URL refers to.
The actual download URL.
The release status, which is something like "latest" or "cpan"
The version number for the distribution.
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.
2018-05-17 | perl v5.26.2 |