On May 23, 2004, at 2:07 AM, [EMAIL PROTECTED] wrote:
# Failed test (t/01_File-Fetch.t at line 27)
# Tried to use 'File::Fetch'.
# Error: Can't locate Module/Load.pm in @INC (@INC contains: ../lib /root/.cpanplus/5.8.0/build/File-Fetch-0.02/blib/lib /root/.cpanplus/5.8.0/build/File-Fetch-0.02/blib/arch /usr/lib/perl5/5.8.0/i586-linux /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i586-linux /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i586-linux /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at /usr/lib/perl5/site_perl/5.8.0/Module/Load/Conditional.pm line 5.
Hmm, how did you manage this?
File::Fetch requires Module::Load::Conditional (as it says in the Makefile.PL)
Module::Load::Conditional requires Module::Load (as it says in the Makefile.PL)


It seems you have a non-working install of Module::Load::Conditional on your system...
Could you verify that M::L::C works as expected, and then rerun the test to make sure the failures have disappeared?


Thanks,

--

Jos Boumans

"We are not far from the kind of moral decay that has brought on the fall of other nations and peoples" - Senator Barry Goldwater, 1964

CPANPLUS http://cpanplus.sf.net




Reply via email to