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 Andy Wardley, This is a computer-generated test report for Class-Singleton-1.03, created automatically by CPAN::Reporter, version 0.33, 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. 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: LANG = en_US LC_COLLATE = C PATH = /usr/local/sbin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin PERL5LIB = TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /usr/bin/perl5.8.7 UID: $< = 0 EUID: $> = 0 GID: $( = 0 11 10 6 4 3 2 1 0 EGID: $) = 0 11 10 6 4 3 2 1 0 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 n/a File::Spec 3.23 Module::Build 0.280500 Module::Signature n/a Test::Harness 2.640 Test::More 0.640 version 0.000 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /usr/bin/perl5.8.7 "-Iblib/lib" "-Iblib/arch" test.pl 1..22 ok 1 Class::Singleton instance 1: Class::Singleton=HASH(0x812fb94) ok 2 Class::Singleton instance 2: Class::Singleton=HASH(0x812fb94) ok 3 Class::Singleton instances are identical ok 4 DerivedSingleton instance 1: DerivedSingleton=HASH(0x8186968) ok 5 DerivedSingleton instance 2: DerivedSingleton=HASH(0x8186968) ok 6 DerivedSingleton instances are identical ok 7 AnotherSingleton instance 1: AnotherSingleton=HASH(0x8186b24) ok 8 AnotherSingleton instance 2: AnotherSingleton=HASH(0x8186b24) ok 9 AnotherSingleton instances are identical ok 10 Class::Singleton and DerviedSingleton are different ok 11 Class::Singleton and AnotherSingleton are different ok 12 DerivedSingleton and AnotherSingleton are different ok 13 ListSingleton #1 is defined ok 14 ListSingleton #2 is defined ok 15 ListSingleton #1 and #2 correctly reference the same list ok 16 ListSingleton correctly contains a list reference ok 17 ConfigSingleton #1 is defined ok 18 ConfigSingleton #2 is defined ok 19 ConfigSingleton #1 and #2 correctly reference the same object ok 20 ConfigSingleton #1 correctly has 3 keys ok 21 ConfigSingleton #2 correctly has 3 keys ok 22 makewrapper: make ok -- Summary of my perl5 (revision 5 version 8 subversion 7) configuration: Platform: osname=linux, osvers=2.4.31, archname=i486-linux uname='linux midas 2.4.31 #6 sun jun 5 19:04:47 pdt 2005 i686 unknown unknown gnulinux ' config_args='-de -Dprefix=/usr -Dcccdlflags=-fPIC -Dinstallprefix=/usr -Doptimize=-O2 -march=i486 -mcpu=i686 -Dinc_version_list=5.8.6 5.8.5 5.8.4 5.8.3 5.8.2 5.8.1 5.8.0 -Darchname=i486-linux' 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 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2 -march=i486 -mcpu=i686', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.3.6', 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=-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'
