Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > media > contrib-updates > by-pkgid > 4532a3dd226023c3cbdae9c33ccd877d > files > 13

perl-Parse-CPAN-Packages-Fast-0.40.0-1mdv2010.2.noarch.rpm

Parse::CPAN::Packages::Fast
---------------------------

Interface to CPAN's package index file.

This is a reimplementation of the existing Parse::CPAN::Packages
module. It tries to be largely API compatible while being notably
faster.

To install, do

    cpan .

or if CPAN.pm is too old or not configured correctly, do alternatively

    perl Makefile.PL
    make
    make test
    make install

Send suggestions, bug reports etc. to Slaven Rezic (srezic at cpan dot
org).