MetaCPAN::Client::DownloadURL(3pm) | User Contributed Perl Documentation | MetaCPAN::Client::DownloadURL(3pm) |
MetaCPAN::Client::DownloadURL - A Download URL data object
version 2.030000
my $download_url = $mcpan->download_url('Moose');
A MetaCPAN download_url entity object.
The sha256 hexdigest for the file.
The md5 hexdigest for the file.
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.
2022-09-29 | perl v5.34.0 |