1CPAN::Common::Index::MeUtsaeDrB(C3o)ntributed Perl DocumCePnAtNa:t:iCoonmmon::Index::MetaDB(3)
2
3
4

NAME

6       CPAN::Common::Index::MetaDB - Search index via CPAN MetaDB
7

VERSION

9       version 0.010
10

SYNOPSIS

12         use CPAN::Common::Index::MetaDB;
13
14         $index = CPAN::Common::Index::MetaDB->new;
15

DESCRIPTION

17       This module implements a CPAN::Common::Index that searches for packages
18       against the same CPAN MetaDB API used by cpanminus.
19
20       There is no support for advanced package queries or searching authors.
21       It just takes a package name and returns the corresponding version and
22       distribution.
23

ATTRIBUTES

25   uri
26       A URI for the endpoint of a CPAN MetaDB server. The default is
27       <http://cpanmetadb.plackperl.org/v1.0/>.
28

AUTHOR

30       David Golden <dagolden@cpan.org>
31
33       This software is Copyright (c) 2013 by David Golden.
34
35       This is free software, licensed under:
36
37         The Apache License, Version 2.0, January 2004
38
39
40
41perl v5.34.0                      2022-01-20    CPAN::Common::Index::MetaDB(3)
Impressum