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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
        
--
Dear David Golden,
    
This is a computer-generated test report for Class-InsideOut-1.06, created
automatically by CPAN::Reporter, version 0.45, 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
    ------------ ---- ----
    base         0    2.07
    Class::ISA   0    0.33
    Config       0    0   
    Exporter     0    5.59
    Scalar::Util 1.09 1.18
    Test::More   0.45 0.70

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

Environment variables:

    LANG = C
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/local/perl/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/pAJAo9N/[EMAIL 
PROTECTED]/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9102
    Cwd                 3.25  
    ExtUtils::CBuilder  0.19  
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.33  
    ExtUtils::MakeMaker 6.30  
    ExtUtils::Manifest  1.46  
    ExtUtils::ParseXS   2.15  
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       2.64  
    Test::More          0.70  
    version             0.49  

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

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

PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pAJAo9N/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
t/01_load..........................ok
t/02_register......................ok
t/03_properties....................ok
t/04_threaded......................skipped
        all skipped: perl ithreads not available
t/05_forking.......................ok
t/06_export_ok.....................ok
t/07_synopsis_obj..................ok
t/08_DEMOLISH......................ok
t/09_foreign.......................ok
t/10_storable_values...............Can't locate package Bogus::Superclass for 
@t::Object::Scalar::ISA at t/Object/Scalar.pm line 11.
ok
t/11_storable_refs.................ok
t/12_storable_hooks................ok
t/13_options.......................ok
t/14_accessor_hooks................ok
t/15_no_weaken_fallback............ok
t/16_property_argument_checking....ok
t/17_option_argument_checking......ok
t/18_register_argument_checking....ok
t/19_storable_singleton............ok
t/20_storable_singleton_error......ok
t/21_optional_new..................ok
t/22_readonly......................ok
t/98_pod...........................skipped
        all skipped: Skipping author tests
t/99_pod_coverage..................skipped
        all skipped: Skipping author tests
All tests successful, 3 tests skipped.
Files=24, Tests=371,  9 wallclock secs ( 2.55 cusr +  0.24 csys =  2.79 CPU)


--

Summary of my perl5 (revision 5 version 9 subversion 3) configuration:
  Platform:
    osname=linux, osvers=2.6.11-xen0, archname=i686-linux-64int
    uname='linux k75 2.6.11-xen0 #5 sun jun 19 11:50:51 cest 2005 i686 gnulinux 
'
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pAJAo9N/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.0.2 (Debian 4.0.1-9)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, 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=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.5.so, so=so, useshrplib=false, libperl=libperl.a
    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