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.

-- 
Looks as though 'use warnings' should be replaced by something backward compatible or 
Perl <5.6.0 should be excluded with a require:


PERL_DL_NONLAZY=1 /usr/bin/perl5.5 -Iblib/arch -Iblib/lib 
-I/usr/opt/perl5.5/lib/5.00503/i686-linux-thread -I/usr/opt/perl5.5/lib/5.00503 -e 
'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/Module-Info.......#     Failed test (t/Module-Info.t at line 9)
#     Tried to use 'Module::Info'.
#     Error:  Can't locate warnings.pm in @INC (@INC contains: t/lib blib/arch 
blib/lib /usr/opt/perl5.5/lib/5.00503/i686-linux-thread 
/usr/opt/perl5.5/lib/5.00503/i686-linux-thread 
/usr/opt/perl5.5/lib/5.00503/i686-linux-thread /usr/opt/perl5.5/lib/5.00503 
/usr/opt/perl5.5/lib/5.00503/i686-linux-thread 
/usr/opt/perl5.5/lib/5.00503/i686-linux-thread /usr/opt/perl5.5/lib/5.00503 
/usr/opt/perl5.5/lib/site_perl/5.005/i686-linux-thread 
/usr/opt/perl5.5/lib/site_perl/5.005/i686-linux-thread 
/usr/opt/perl5.5/lib/site_perl/5.005 . /usr/opt/perl5.5/lib/5.00503/i686-linux-thread 
/usr/opt/perl5.5/lib/5.00503 /usr/opt/perl5.5/lib/site_perl/5.005/i686-linux-thread 
/usr/opt/perl5.5/lib/site_perl/5.005 .) at blib/lib/Module/Info.pm line 213.
#     BEGIN failed--compilation aborted at blib/lib/Module/Info.pm line 213.
#     Failed test (t/Module-Info.t at line 10)
#     Module::Info->can('version') failed
#     Module::Info->can('inc_dir') failed
#     Module::Info->can('file') failed
#     Module::Info->can('is_core') failed
#     Module::Info->can('packages_inside') failed
#     Module::Info->can('modules_used') failed
Can't locate object method "version" via package "Module::Info" at t/Module-Info.t 
line 19.
# Looks like you planned 30 tests but only ran 4.
# Looks like your test died just after 4.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2, 5-30
        Failed 28/30 tests, 6.67% okay
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/Module-Info.t 255 65280    30   28  93.33%  1-2, 5-30
Failed 1/1 test scripts, 0.00% okay. 28/30 subtests failed, 6.67% okay.
make: *** [test_dynamic] Error 2


--

Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
  Platform:
    osname=linux, osvers=2.4.13, archname=i686-linux-thread
    uname='linux ethan 2.4.13 #1 mon oct 29 17:03:48 cet 2001 i686 unknown '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='-O2', gccversion=2.95.4 20011006 (Debian prerelease)
    cppflags='-D_REENTRANT -Dbool=char -DHAS_BOOL -I/usr/local/include'
    ccflags ='-D_REENTRANT -Dbool=char -DHAS_BOOL -I/usr/local/include'
    stdchar='char', d_stdstdio=undef, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldbm -ldl -lm -lpthread -lc -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to