Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > cb4efb8e8027f6bf3c1838a1922b3a60 > files > 264

perl-Lucy-0.3.3-2.mga4.x86_64.rpm

Installing Apache Lucy with Perl bindings
=========================================

To install Apache Lucy as a suite of Perl modules, run the following commands:

    perl Build.PL
    perl Build
    perl Build test
    perl Build install

Module::Build is required.  Since Perl 5.10.0, Module::Build has been bundled
with the Perl core, but on older systems it may be necessary to install it
from CPAN first.