0ca9150380
This module provides a common library for working with a variety of CPAN index services. It is intentionally minimalist, trying to use as few non-core modules as possible. The CPAN::Common::Index module is an abstract base class that defines a common API. Individual backends deliver the API for a particular index.
6 lines
317 B
Text
6 lines
317 B
Text
This module provides a common library for working with a variety of CPAN
|
|
index services. It is intentionally minimalist, trying to use as few
|
|
non-core modules as possible.
|
|
|
|
The CPAN::Common::Index module is an abstract base class that defines a
|
|
common API. Individual backends deliver the API for a particular index.
|