On Mon, Sep 29, 2008 at 11:39 AM, Martin Evans <[EMAIL PROTECTED]> wrote: > The full report is now at > ftp://ftp.easysoft.com/pub/LaTeX-Table-0.9.3_report.txt > but this is just a copy of what is sat in my editor right now (I have edit > all failures as default).
Ah. It looks like you have a PERL5LIB that is getting too large and that module converts all those into -I flags on the command line. Are you using "build_dir_reuse"? If so, you need to upgrade to the latest CPAN dev version, there are fixes that CPAN::Reporter::Smoker will use to purge PERL5LIB when running under build_dir_reuse. Or wait a couple days because I think Andreas is about to release 1.93 and you won't need the dev version. As soon as that happens, I'll release a new CPAN::Reporter::Smoker with CPAN 1.93 as a prerequisite. -- David
