On Fri, Nov 08, 2002 at 09:16:48PM -0700, Automated Perl Test Account wrote: > This distribution has been tested as part of the cpan-testers > effort to test as many new uploads to CPAN as possible. See > http://testers.cpan.org/ > > Please cc any replies to [EMAIL PROTECTED] to keep other > test volunteers informed and to prevent any duplicate effort.
Does the testing system (or whatever is used to test the uploads, sorry I don't know details) installs pre-requisites first? XAO::Base is listed as PREREQ_PM in the XAO::FS. XAO::Base is kind of a meta package that includes XAO::Utils -- the module that fails below. So in my understanding it should not have failed like this.. > ============================================================ > ta/basic...........Can't locate XAO/Utils.pm > in @INC (@INC contains: blib/lib blib/arch > /usr/local/src/CPANPLUS/5.6.1/build/XAO-FS-1.04/blib/lib > /usr/local/src/CPANPLUS/5.6.1/build/XAO-FS-1.04/blib/arch [..]
