Subject: | Scraper required Tie::Persistent |
While making test I get the following text. Scraper need Tie::Persistent but it isn't in the Makefile.PL as a dependency. It should be ;-)
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.6.0/i386-linux -I/usr/lib/perl5/5.6.0 test.pl
1..37
ok 1
ok 2
unknown search engine backend Scraper::Brainpower (Can't locate Tie/Persistent.pm in @INC (@INC contains: blib/arch blib/lib /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at blib/lib/WWW/Search/Scraper/FieldTranslation.pm line 5.
BEGIN failed--compilation aborted at blib/lib/WWW/Search/Scraper/FieldTranslation.pm line 5.
Compilation failed in require at blib/lib/WWW/Search/Scraper/Brainpower.pm line 11.
BEGIN failed--compilation aborted at blib/lib/WWW/Search/Scraper/Brainpower.pm line 11.
Compilation failed in require at (eval 4) line 2.
BEGIN failed--compilation aborted at (eval 4) line 2.
) at test.pl line 70
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force