1CPAN::Releases::Latest:U:sSeorurCcoen:t:rMiebtuatCCePPdAANNP:(e:3rR)lelDeoacsuemse:n:tLaattieosnt::Source::MetaCPAN(3)
2
3
4
6 CPAN::Releases::Latest::Source::MetaCPAN - get latest release info from
7 MetaCPAN
8
10 use CPAN::Releases::Latest::Source::MetaCPAN;
11
12 my $source = CPAN::Releases::Latest::Source::MetaCPAN->new();
13 my $release_info = $source->get_release_info();
14
16 This is the default plugin used by CPAN::Releases::Latest to build up
17 information about the latest release of dists currently on CPAN.
18
19 See the documentation for CPAN::Releases::Latest on the details of the
20 interface, and the source of this module for what it does.
21
23 <https://github.com/neilbowers/CPAN-Releases-Latest>
24
26 Neil Bowers <neilb@cpan.org>
27
29 This software is copyright (c) 2014 by Neil Bowers <neilb@cpan.org>.
30
31 This is free software; you can redistribute it and/or modify it under
32 the same terms as the Perl 5 programming language system itself.
33
34
35
36perl v5.38.0 20C2P3A-N0:7:-R2e0leases::Latest::Source::MetaCPAN(3)