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 Nadim Ibn Hamouda El Khemir,
    
This is a computer-generated report for Eval-Context-0.06
on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 
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
    * Program output
    * Prerequisites
    * Environment and other context

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

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from 'make test':

/Users/david/cpantesting/perl-5.10.0/bin/perl Build --makefile_env_macros 1 test
t/000_dependencies......................ok
        1/1 skipped: various reasons
t/000_distribution......................ok
        1/10 skipped: various reasons
t/000_fixme.............................skipped
        all skipped: Test::Fixme not installed; skipping
t/000_kwalitee..........................skipped
        all skipped: Test::Kwalitee not installed; skipping
t/000_strict............................ok
        1/1 skipped: various reasons
t/001_load..............................ok
t/002_1_pod.............................ok
t/002_2_pod_coverage....................ok
t/003_perl_critic.......................ok
        1/1 skipped: various reasons
t/004_new...............................ok
t/005_eval..............................ok
t/005_eval_no_NoWarnings................Useless use of a constant in void 
context.
ok
t/006_install_subs......................ok
t/007_cleanup...........................ok
t/008_variables.........................ok
t/009_persistent_variables..............ok
t/010_shared_variables..................ok
t/011_eval_side_persistent_variables....ok
t/012_safe..............................Use of uninitialized value $columns in 
string eq at 
/Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/Data/TreeDumper.pm 
line 746.
Use of uninitialized value $columns in string eq at 
/Users/david/cpantesting/perl-5.10.0/lib/site_perl/5.10.0/Data/TreeDumper.pm 
line 746.
ok
t/013_safe_variables....................ok
t/050_unit..............................ok
All tests successful, 2 tests and 4 subtests skipped.
Files=21, Tests=236,  9 wallclock secs ( 3.64 cusr +  0.69 csys =  4.33 CPU)

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

Prerequisite modules loaded:

requires:

    Module                         Need Have    
    ------------------------------ ---- --------
    Data::Compare                  0    0.17    
    Data::Dumper                   0    2.121_14
    Data::TreeDumper               0    0.33    
    Directory::Scratch::Structured 0    0.03    
    File::Slurp                    0    9999.12 
    Package::Generator             0    0.100   
    Readonly                       0    1.03    
    Safe                           0    2.12    
    Sub::Exporter                  0    0.978   
    Sub::Install                   0    0.924   
    Symbol                         0    1.06    
    Test::Block                    0    0.11    
    Test::Dependencies             0    0.11    
    Test::Distribution             0    2.00    
    Test::Exception                0    0.26    
    Test::NoWarnings               0    0.084   
    Test::Output                   0    0.10    
    Test::Perl::Critic             0    1.01    
    Test::Pod                      0    1.26    
    Test::Pod::Coverage            0    1.08    
    Test::Spelling                 0    0.11    
    Test::Strict                   0    0.08    
    Test::Warn                     0    0.10    
    version                        0.5  0.74    

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = 
/sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
    PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
    PERL5_CPANPLUS_IS_RUNNING = 9938
    PERL5_CPAN_IS_RUNNING = 9938
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /Users/david/cpantesting/perl-5.10.0/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 501 81 79 80
    $EGID = 501 501 81 79 80

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.2501   
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.2501   
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                0.66     
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=8.10.1, archname=darwin-thread-multi-2level
    uname='darwin cowshed-door.barnyard.co.uk 8.10.1 darwin kernel version 
8.10.1: wed may 23 16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 
'
    config_args='-de -Dprefix=/Users/david/cpantesting/perl-5.10.0 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    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 ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
    libpth=/usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'

Reply via email to