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 Matthew Simon Cavalletto,
This is a computer-generated test report for Class-MakeMethods-1.01, created
automatically by CPAN::Reporter, version 0.41, 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:
LANG = en_US.UTF-8
PATH =
/home/tom/p59/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:/home/tom/bin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 1
PERL5_CPAN_IS_RUNNING = 1
SHELL = /usr/bin/zsh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/tom/p59/bin/perl5.9.5
UID: $< = 1000
EUID: $> = 1000
GID: $( = 1000 4 20 24 25 29 30 44 46 109 111 114 115 1000
EGID: $) = 1000 4 20 24 25 29 30 44 46 109 111 114 115 1000
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.90
Cwd 3.24_01
ExtUtils::CBuilder 0.18
ExtUtils::Command 1.13
ExtUtils::Install 1.41
ExtUtils::MakeMaker 6.32_01
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18
File::Spec 3.24
Module::Build 0.2806_01
Module::Signature n/a
Test::Harness 2.64
Test::More 0.70
version 0.70
------------------------------
TEST OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/tom/p59/bin/perl5.9.5 "-Iblib/lib" "-Iblib/arch" test.pl
test.pl: Searching for test scripts in .
test.pl: Found 121 .t files for test harness.
./tests/access/attribute_stnd_hash......................ok
./tests/access/autoload_stnd_hash.......................ok
./tests/access/autoload_typemap.........................ok
./tests/access/import_version...........................ok
./tests/basic/array_scalar..............................ok
./tests/basic/declarations..............................ok
./tests/basic/global_hash...............................ok
./tests/basic/global_scalar.............................ok
./tests/basic/hash_scalar...............................ok
./tests/composite/declarations..........................ok
./tests/composite/hash..................................ok
./tests/composite/inheritable...........................ok
./tests/composite/inheritable_hash......................ok
./tests/composite/inheritable_hook......................ok
./tests/composite/patch.................................ok
./tests/evaled/hash_scalar..............................ok
./tests/standard/standard_declarations..................ok
./tests/standard/standard_hash..........................ok
./tests/standard/standard_inheritable...................ok
./tests/standard/standard_inheritable_hash..............ok
./tests/template/abstract...............................ok
./tests/template/array_number...........................ok
./tests/template/array_object...........................ok
./tests/template/array_scalar...........................ok
./tests/template/class_array............................ok
./tests/template/class_scalar...........................ok
./tests/template/classvar_array.........................ok
./tests/template/classvar_scalar........................ok
./tests/template/clone..................................ok
./tests/template/declaration............................ok
./tests/template/doc_examples...........................ok
./tests/template/doc_extending..........................ok
./tests/template/global_array...........................ok
./tests/template/global_code............................ok
./tests/template/global_hash............................ok
./tests/template/global_scalar..........................ok
./tests/template/global_scalar_lvalue...................ok
./tests/template/hash_array.............................ok
./tests/template/hash_array_getset......................ok
./tests/template/hash_array_lvalue......................ok
./tests/template/hash_array_object......................ok
./tests/template/hash_boolean...........................ok
./tests/template/hash_code..............................ok
./tests/template/hash_copy..............................ok
./tests/template/hash_counter...........................ok
./tests/template/hash_counter_closure...................ok
./tests/template/hash_hash..............................ok
./tests/template/hash_hash_array........................ok
./tests/template/hash_method............................ok
./tests/template/hash_new...............................ok
./tests/template/hash_number............................ok
./tests/template/hash_number_interfaces.................ok
./tests/template/hash_object............................ok
./tests/template/hash_scalar............................ok
./tests/template/hash_scalar_closure....................ok
./tests/template/hash_scalar_interfaces.................ok
./tests/template/hash_scalar_lvalue.....................ok
./tests/template/hash_string_concat.....................ok
./tests/template/hash_string_index......................ok
./tests/template/hash_string_index_create...............ok
./tests/template/hash_struct............................ok
./tests/template/hash_tiedhash..........................ok
./tests/template/inherit_scalar.........................ok
./tests/template/insideout_array........................ok
./tests/template/insideout_bool_i.......................ok
./tests/template/insideout_scalar.......................ok
./tests/template/modifier_private.......................ok
./tests/template/package_scalar.........................ok
./tests/template/scalar_bits............................ok
./tests/template/scalar_counter.........................ok
./tests/utility/inheritable.............................ok
./tests/utility/text_builder............................ok
./tests/xemulator/accessors/chained.....................ok
./tests/xemulator/accessors/classic.....................ok
./tests/xemulator/accessors/default.....................ok
./tests/xemulator/accessors/invalid.....................ok
./tests/xemulator/class_accessor/class_accessor_fast....ok
./tests/xemulator/class_inheritable/emulate.............ok
./tests/xemulator/class_inheritable/transparent.........ok
./tests/xemulator/class_methodmaker/abstract............ok
./tests/xemulator/class_methodmaker/boolean.092.........ok
./tests/xemulator/class_methodmaker/boolean.............ok
./tests/xemulator/class_methodmaker/code................ok
./tests/xemulator/class_methodmaker/copy................ok
./tests/xemulator/class_methodmaker/counter.............ok
./tests/xemulator/class_methodmaker/get_concat.092......ok
./tests/xemulator/class_methodmaker/get_concat..........ok
./tests/xemulator/class_methodmaker/get_set.092.........ok
./tests/xemulator/class_methodmaker/get_set.............ok
./tests/xemulator/class_methodmaker/grouped_fields......ok
./tests/xemulator/class_methodmaker/hash.092............ok
./tests/xemulator/class_methodmaker/hash................ok
./tests/xemulator/class_methodmaker/hash_of_lists.......ok
./tests/xemulator/class_methodmaker/key_attrib..........ok
./tests/xemulator/class_methodmaker/key_with_create.....ok
./tests/xemulator/class_methodmaker/list.092............ok
./tests/xemulator/class_methodmaker/list.104............ok
./tests/xemulator/class_methodmaker/list................ok
./tests/xemulator/class_methodmaker/listed_attrib.......ok
./tests/xemulator/class_methodmaker/method..............ok
./tests/xemulator/class_methodmaker/new.092.............ok
./tests/xemulator/class_methodmaker/new.102.............ok
./tests/xemulator/class_methodmaker/new.................ok
./tests/xemulator/class_methodmaker/object.092..........ok
./tests/xemulator/class_methodmaker/object..............ok
./tests/xemulator/class_methodmaker/object_list.102.....ok
./tests/xemulator/class_methodmaker/object_list.........ok
./tests/xemulator/class_methodmaker/static_get_set......ok
./tests/xemulator/class_methodmaker/static_hash.092.....ok
./tests/xemulator/class_methodmaker/static_hash.........ok
./tests/xemulator/class_methodmaker/static_list.........ok
./tests/xemulator/class_methodmaker/struct..............ok
./tests/xemulator/class_methodmaker/sugar.092...........ok
./tests/xemulator/class_methodmaker/tie_hash............ok
./tests/xemulator/class_singleton/emulate...............ok
./tests/xemulator/class_singleton/transparent...........ok
./tests/xemulator/class_struct/emulate..................ok
./tests/xemulator/class_struct/equivalent...............ok
./tests/xemulator/mcoder/getset.........................ok
./tests/xemulator/mcoder/proxies........................ok
./tests/xemulator/mcoder/sugar..........................ok
All tests successful.
Files=121, Tests=1760, 10 wallclock secs ( 4.40 cusr + 0.55 csys = 4.95 CPU)
makewrapper: make ok
--
Summary of my perl5 (revision 5 version 9 subversion 5 patch 30836)
configuration:
Platform:
osname=linux, osvers=2.6.17-11-generic, archname=i686-linux
uname='linux tom-top 2.6.17-11-generic #2 smp thu feb 1 19:52:28 utc 2007
i686 gnulinux '
config_args='-des -Dprefix=/home/tom/p59 -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
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',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 20060928 (prerelease) (Ubuntu
4.1.1-13ubuntu5)', 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 -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.4.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.4'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'