On Fri, 2002-06-07 at 07:58, 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. > > -- > This is an error report generated automatically by CPANPLUS. > Below is the error stack during 'make test': > > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, >'blib/lib', 'blib/arch')" t/*.t > t/01basic....ok > t/02usage....ok > t/03cat......ok > t/04args.....Can't locate Net/Server/PreFork.pm in @INC (@INC contains: >/usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 >/usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 >/usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 >/usr/lib/perl5/site_perl .) at /tmp/pperljIa9cE line 9. > BEGIN failed--compilation aborted at /tmp/pperljIa9cE line 9.
Testers, I'm not sure what's happening here - PPerl has Net::Server in it's PREREQ_PM list. Is CPANPLUS not following that prereq? Or do I need to specify a higher version (I think I specify 0 right now)? Matt.
