Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > f9a9f08bf59665f93b355ad1e95b1a53 > files > 10

perl-Parse-CPAN-Packages-Fast-0.70.0-2.mga4.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).