> PERL_DL_NONLAZY=1 /home/local/bin/perl5.8.0 "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/1....#     Failed test (t/1.t at line 10)
> #     Tried to use 'Encode::Arabic'.
> #     Error:  Can't locate Encode/Mapper.pm in @INC (@INC contains: .. 
> /home/spool/cpanplus/5.8.0/build/Encode-Arabic-1.09/blib/lib 
> /home/spool/cpanplus/5.8.0/build/Encode-Arabic-1.09/blib/arch 
> /usr/local/lib/perl5/5.8.0/i586-linux /usr/local/lib/perl5/5.8.0 
> /usr/local/lib/perl5/site_perl/5.8.0/i586-linux /usr/local/lib/perl5/site_perl/5.8.0 
> /usr/local/lib/perl5/site_perl .) at 
> /home/spool/cpanplus/5.8.0/build/Encode-Arabic-1.09/blib/lib/Encode/Arabic/ArabTeX.pm
>  line 26.


> I noticed that the test suite seem to fail without these modules:
> 
> Encode::Mapper
> 
> As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
> Makefile.PL should solve this problem.  

Thank you for the report. I was convinced that the prerequisites are
inherited, i.e. that Makefile.PL of the Encode::Arabic::ArabTeX, which
indeed does declare Encode::Mapper, and others are respected, too.

I will try to upload the new Makefile.PL, or make a newer distribution ...

Otakar Smrz

Reply via email to