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.
        
--
Dear Malte Ubl,
    
This is a computer-generated test report for Devel-Carnivore-0.09, created
automatically by CPAN::Reporter, version 0.37, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    Attribute::Handlers 0.77 0.78_01
    Test::Simple        0.45 0.66   

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    LANGUAGE = en
    LD_LIBRARY_PATH = /home/gabor/parrot/lib/
    PATH = 
/home/gabor/SUNWappserver/jdk/bin:/home/gabor/parrot/bin:/home/gabor/perl5lib/script:/home/gabor/perl5lib/bin:/home/gabor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
/home/gabor/perl5lib/share/perl:/home/gabor/perl5lib/lib/perl:/home/gabor/perl5lib/share/perl/5.8:/home/gabor/perl5lib/usr/local/share/perl/5.8.7:/home/gabor/perl5lib/lib/perl/5.8:/home/gabor/perl5lib/usr/local/lib/perl/5.8.7:/home/gabor/perl5lib/lib/perl5
    SHELL = /bin/bash
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /usr/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 1000 106 105 104 46 44 30 29 25 24 20 4
    EGID: $)  = 1000 1000 106 105 104 46 44 30 29 25 24 20 4

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.8802  
    Cwd                 3.23    
    ExtUtils::CBuilder  0.18    
    ExtUtils::Command   1.09_01 
    ExtUtils::Install   1.41    
    ExtUtils::MakeMaker 6.31    
    ExtUtils::Manifest  1.48    
    ExtUtils::ParseXS   2.09    
    File::Spec          3.23    
    Module::Build       0.280500
    Module::Signature   0.530   
    Test::Harness       2.640   
    Test::More          0.660   
    version             0.680   

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..107
# variable is now under observation
ok 1 - Object is tied via attribute on my $scalar.
ok 2 - Object is tied to right class via attribute on my $scalar
ok 3 - changing a hash value still works via attribute on my $scalar
ok 4 - changing a hash value still works via attribute on my $scalar
ok 5 - changing a hash value to a ref still works via attribute on my $scalar
ok 6 - changing a hash value to a ref still works via attribute on my $scalar
ok 7 - unwatching
ok 8 - Object is tied via watch on a blessed scalar.
ok 9 - Object is tied to right class via watch on a blessed scalar
ok 10 - changing a hash value still works via watch on a blessed scalar
ok 11 - changing a hash value still works via watch on a blessed scalar
ok 12 - changing a hash value to a ref still works via watch on a blessed scalar
ok 13 - changing a hash value to a ref still works via watch on a blessed scalar
ok 14 - unwatching
ok 15 - output tells the right filename via watch on a blessed scalar
ok 16 - line number found
ok 17 - output tells the right line number via watch on a blessed scalar: 38 == 
38
ok 18 - output tells the right key name and values: 0
ok 19 - line number found
ok 20 - output tells the right line number with 1 extra indirection: 39 == 39
ok 21 - output tells the right filename via watch on a blessed scalar
ok 22 - line number found
ok 23 - output tells the right line number via watch on a blessed scalar: 38 == 
38
ok 24 - output tells the right key name and values: 1
ok 25 - line number found
ok 26 - output tells the right line number with 1 extra indirection: 39 == 39
ok 27 - output tells the right filename via watch on a blessed scalar
ok 28 - line number found
ok 29 - output tells the right line number via watch on a blessed scalar: 38 == 
38
ok 30 - output tells the right key name and values: 2
ok 31 - line number found
ok 32 - output tells the right line number with 1 extra indirection: 39 == 39
ok 33 - output tells the right filename via watch on a blessed scalar
ok 34 - line number found
ok 35 - output tells the right line number via watch on a blessed scalar: 38 == 
38
ok 36 - output tells the right key name and values: 3
ok 37 - line number found
ok 38 - output tells the right line number with 1 extra indirection: 39 == 39
ok 39 - Object is tied via watch.
ok 40 - Object is tied to right class via watch
ok 41 - changing a hash value still works via watch
ok 42 - changing a hash value still works via watch
ok 43 - changing a hash value to a ref still works via watch
ok 44 - changing a hash value to a ref still works via watch
ok 45 - unwatching
ok 46 - output tells the right filename via watch
ok 47 - line number found
ok 48 - output tells the right line number via watch: 38 == 38
ok 49 - output tells the right key name and values: 0
ok 50 - line number found
ok 51 - output tells the right line number with 1 extra indirection: 39 == 39
ok 52 - output tells the right filename via watch
ok 53 - line number found
ok 54 - output tells the right line number via watch: 38 == 38
ok 55 - output tells the right key name and values: 1
ok 56 - line number found
ok 57 - output tells the right line number with 1 extra indirection: 39 == 39
ok 58 - output tells the right filename via watch
ok 59 - line number found
ok 60 - output tells the right line number via watch: 38 == 38
ok 61 - output tells the right key name and values: 2
ok 62 - line number found
ok 63 - output tells the right line number with 1 extra indirection: 39 == 39
ok 64 - output tells the right filename via watch
ok 65 - line number found
ok 66 - output tells the right line number via watch: 38 == 38
ok 67 - output tells the right key name and values: 3
ok 68 - line number found
ok 69 - output tells the right line number with 1 extra indirection: 39 == 39
ok 70 - Object is tied via attribute on my %hash.
ok 71 - Object is tied to right class via attribute on my %hash
ok 72 - changing a hash value still works via attribute on my %hash
ok 73 - changing a hash value still works via attribute on my %hash
ok 74 - changing a hash value to a ref still works via attribute on my %hash
ok 75 - changing a hash value to a ref still works via attribute on my %hash
ok 76 - unwatching
ok 77 - output tells the right filename via attribute on my %hash
ok 78 - line number found
ok 79 - output tells the right line number via attribute on my %hash: 38 == 38
ok 80 - output tells the right key name and values: 0
ok 81 - line number found
ok 82 - output tells the right line number with 1 extra indirection: 39 == 39
ok 83 - output tells the right filename via attribute on my %hash
ok 84 - line number found
ok 85 - output tells the right line number via attribute on my %hash: 38 == 38
ok 86 - output tells the right key name and values: 1
ok 87 - line number found
ok 88 - output tells the right line number with 1 extra indirection: 39 == 39
ok 89 - output tells the right filename via attribute on my %hash
ok 90 - line number found
ok 91 - output tells the right line number via attribute on my %hash: 38 == 38
ok 92 - output tells the right key name and values: 2
ok 93 - line number found
ok 94 - output tells the right line number with 1 extra indirection: 39 == 39
ok 95 - output tells the right filename via attribute on my %hash
ok 96 - line number found
ok 97 - output tells the right line number via attribute on my %hash: 38 == 38
ok 98 - output tells the right key name and values: 3
ok 99 - line number found
ok 100 - output tells the right line number with 1 extra indirection: 39 == 39
ok 101 - things that shouldn't work, no. 0
ok 102 - things that shouldn't work, no. 1
ok 103 - things that shouldn't work, no. 2
ok 104 - things that shouldn't work, no. 3
ok 105 - things that shouldn't work, no. 4
ok 106 - things that shouldn't work, no. 5
ok 107 - things that shouldn't work, no. 6
makewrapper: make ok

--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=linux, osvers=2.6.10, archname=i486-linux-gnu-thread-multi
    uname='linux rothera 2.6.10 #1 smp fri may 13 09:24:22 utc 2005 i686 
gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr 
-Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr 
-Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 
-Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.7 
-Dsitearch=/usr/local/lib/perl/5.8.7 -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib 
-Dlibperl=libperl.so.5.8.7 -Dd_dosuid -des'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.0.3 20051204 (prerelease) (Ubuntu 
4.0.2-5ubuntu2)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.3.5.so, so=so, useshrplib=true, libperl=libperl.so.5.8.7
    gnulibc_version='2.3.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to