diff options
Diffstat (limited to 'devel/p5-CPAN-Common-Index/pkg-descr')
-rw-r--r-- | devel/p5-CPAN-Common-Index/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/p5-CPAN-Common-Index/pkg-descr b/devel/p5-CPAN-Common-Index/pkg-descr new file mode 100644 index 000000000000..8036a2423dd2 --- /dev/null +++ b/devel/p5-CPAN-Common-Index/pkg-descr @@ -0,0 +1,7 @@ +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. |