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 Andy Wardley, This is a computer-generated test report for Class-Base-0.03, created automatically by CPAN::Reporter, version 0.43, 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: No requirements found ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 1 PERL5_CPAN_IS_RUNNING = 1 SHELL = /bin/ksh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = perl-5.8.8/bin/perl UID: $< = 1000 EUID: $> = 1000 GID: $( = 1000 0 1000 EGID: $) = 1000 0 1000 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.8802 Cwd 3.24 ExtUtils::CBuilder n/a ExtUtils::Command 1.09 ExtUtils::Install 1.33 ExtUtils::MakeMaker 6.30 ExtUtils::Manifest 1.46 ExtUtils::ParseXS n/a File::Spec 3.12 Module::Build 0.2807 Module::Signature n/a Test::Harness 2.64 Test::More 0.70 version 0.7203 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.8.8/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..93 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 - clone is ok ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 - debugging object created ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 ok 48 ok 49 - object is not debugging ok 50 - class is debugging ok 51 - stderr is empty ok 52 ok 53 - object debuggin off ok 54 - class debugging on ok 55 ok 56 ok 57 ok 58 ok 59 ok 60 - class debugging is off ok 61 - object 1 created ok 62 - object not debugging ok 63 - nothing printed ok 64 - class debugging is now on ok 65 - object 2 created ok 66 - object is debugging ok 67 - foo printed ok 68 - output 1 matches ok 69 - output 2 matches ok 70 - output 3 matches ok 71 - got an object ok 72 - ONE does not exist ok 73 - got an object ok 74 - ONE is 2 ok 75 - got an object ok 76 - ONE is 3 ok 77 - TWO is 4 ok 78 - THREE does not exist ok 79 - got a list ref object ok 80 - ONE does not exist ok 81 - ONE is 2 ok 82 - ONE is 3 ok 83 - TWO is 4 ok 84 - THREE does not exist ok 85 - got a hash ref object ok 86 - foo default set ok 87 - BAR does not exist ok 88 - BAZ is undef ok 89 - BAZ is undef ok 90 - foo set ok 91 - bar set ok 92 - baz is set ok 93 - MSG is set makewrapper: make ok -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=openbsd, osvers=3.5, archname=OpenBSD.i386-openbsd uname='openbsd tractor.barnyard.co.uk 3.5 generic#34 i386 ' config_args='-Dprefix=/home/david/cpantesting/perl-5.8.8 -de' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='2.95.3 20010125 (prerelease, propolice)', gccosandvers='openbsd3.5' 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 ='-Wl,-E -L/usr/local/lib' libpth=/usr/local/lib /usr/lib libs=-lgdbm -lm -lutil -lc perllibs=-lm -lutil -lc libc=/usr/lib/libc.so.30.3, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib'