1MetaCPAN::Client::DownlUosaedrURCLo(n3t)ributed Perl DocMuemteanCtPaAtNi:o:nClient::DownloadURL(3)
2
3
4
6 MetaCPAN::Client::DownloadURL - A Download URL data object
7
9 version 2.029000
10
12 my $download_url = $mcpan->download_url('Moose');
13
15 A MetaCPAN download_url entity object.
16
18 checksum_sha256
19 The sha256 hexdigest for the file.
20
21 checksum_md5
22 The md5 hexdigest for the file.
23
24 date
25 Returns the date of the release that this URL refers to.
26
27 download_url
28 The actual download URL.
29
30 status
31 The release status, which is something like "latest" or "cpan"
32
33 version
34 The version number for the distribution.
35
37 • Sawyer X <xsawyerx@cpan.org>
38
39 • Mickey Nasriachi <mickey@cpan.org>
40
42 This software is copyright (c) 2016 by Sawyer X.
43
44 This is free software; you can redistribute it and/or modify it under
45 the same terms as the Perl 5 programming language system itself.
46
47
48
49perl v5.34.0 2021-07-22 MetaCPAN::Client::DownloadURL(3)