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 Michel Rodriguez, This is a computer-generated report for XML-Twig-3.32 on perl-5.8.8, created automatically by CPAN-Reporter-1.05 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 '/usr/bin/make test': /usr/bin/perl speedup Twig_pm.slow > Twig.pm perl version is 5.008008 /usr/bin/perl -i_bak -p filter_for_5.005 Twig.pm Twig/XPath.pm /usr/bin/perl check_optional_modules Skip blib/lib/XML/Twig.pm (unchanged) Skip blib/lib/XML/Twig/XPath.pm (unchanged) PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/is_field............................ok t/pod.................................ok t/pod_coverage........................Test::Pod::Coverage 1.00 required for testing POD coverage at t/pod_coverage.t line 6. ok t/test1...............................ok t/test2...............................ok t/test3...............................ok t/test4...............................ok t/test5...............................ok t/test_3_24...........................ok t/test_3_26...........................ok t/test_3_27...........................ok t/test_3_30........................... Tie::IxHash not available, cannot test the cvs pretty_print option: skipping 1 tests ok t/test_3_32...........................ok t/test_additional..................... Tie::IxHash not available: skipping 7 tests require XML::Handler::YAWriter: skipping 3 tests XML::SAX::Writer not available: skipping 5 tests ok t/test_attregexp_cond.................ok t/test_autoencoding_conversion........ok t/test_bugs_3_15...................... option do_not_escape_amp_in_atts not available, probably due to an old version of expat being used: skipping 1 tests ok t/test_bugs_3_18......................ok t/test_bugs_3_19......................ok t/test_bugs_3_21......................ok t/test_bugs_3_22......................ok t/test_cdata..........................ok t/test_class_methods..................ok t/test_comment_handler................ok t/test_drop_comments..................ok t/test_entities.......................ok t/test_erase..........................ok t/test_errors.........................ok t/test_even_more_coverage.............ok t/test_expand_external_entities.......ok t/test_ignore_elts....................ok t/test_keep_atts_order................Tie::IxHash not available, option keep_atts_order not allowed ok t/test_mark...........................ok t/test_memory.........................ok t/test_nav............................ok t/test_need_3_args_open...............ok t/test_need_io_scalar.................ok t/test_need_use_bytes.................ok t/test_new_features_3_15..............ok t/test_new_features_3_16..............ok t/test_new_features_3_18..............ok t/test_new_features_3_22..............ok t/test_pi_handler.....................ok t/test_pos............................ok t/test_safe_encode....................ok t/test_simplify.......................ok t/test_spaces.........................ok t/test_twig_roots.....................ok t/test_unique_xpath...................ok t/test_variables......................ok t/test_with_lwp....................... ### warning is normal here ### file:test_with_lwp_no_file.xml File `test_with_lwp_no_file.xml' does not exist at t/test_with_lwp.t line 54 ok t/test_wrapped........................ok t/test_xml_split......................ok t/test_xml_split_g....................ok t/test_xpath_cond.....................ok t/tests_3_23..........................ok t/xmlxpath_01basic....................ok t/xmlxpath_02descendant...............ok t/xmlxpath_03star.....................ok t/xmlxpath_04pos......................ok t/xmlxpath_05attrib...................ok t/xmlxpath_06attrib_val...............ok t/xmlxpath_07count....................ok t/xmlxpath_08name.....................ok t/xmlxpath_09a_string_length..........ok t/xmlxpath_09string_length............ok t/xmlxpath_10pipe.....................ok t/xmlxpath_12axisdescendant...........ok t/xmlxpath_13axisparent...............ok t/xmlxpath_14axisancestor.............ok t/xmlxpath_15axisfol_sib..............ok t/xmlxpath_16axisprec_sib.............ok t/xmlxpath_17axisfollowing............ok t/xmlxpath_18axispreceding............ok t/xmlxpath_19axisd_or_s...............ok t/xmlxpath_20axisa_or_s...............ok t/xmlxpath_21allnodes.................ok t/xmlxpath_22name_select..............ok t/xmlxpath_23func.....................ok t/xmlxpath_24namespaces...............ok t/xmlxpath_25scope....................ok t/xmlxpath_26predicate................ok t/xmlxpath_28ancestor2................ok t/xmlxpath_29desc_with_predicate......ok t/xmlxpath_30lang.....................ok t/xmlxpath_additional.................ok t/xmlxpath_nav........................ok t/xmlxpath_test1......................ok t/xmlxpath_test_twig_roots............ok t/xmlxpath_test_with_handlers.........ok t/xmlxpath_xpath_cond.................ok t/zz_dump_config...................... Configuration: perl: 5.008008 OS: linux - x86_64-linux XML::Parser : 2.34 (required) expat : 2.0.1 (required) Scalar::Util : 1.19 (for improved memory management) Encode : 2.12 (for encoding conversions) LWP : 5.805 (for the parseurl method) HTML::Entities : 1.35 (for the html_encode filter) Tie::IxHash : <not available> (for the keep_atts_order option) XML::XPathEngine : 0.08 (to use XML::Twig::XPath) XML::XPath : 1.13 (to use XML::Twig::XPath if Tree::XPathEngine not available) HTML::TreeBuilder : 3.23 (to use parse_html and parsefile_html) Text::Wrap : 2006.1117 (to use the "wrapped" option for pretty_print) Test : 1.25 (for testing purposes) Test::Pod : 1.26 (for testing purposes) XML::Simple : 2.18 (for testing purposes) XML::Handler::YAWriter : <not available> (for testing purposes) XML::SAX::Writer : <not available> (for testing purposes) XML::Filter::BufferText : <not available> (for testing purposes) IO::Scalar : 2.110 (for testing purposes) Please add this information to bug reports (you can run t/zz_dump_config.t to get it) if you are upgrading the module from a previous version, make sure you read the Changes file for bug fixes, new features and the occasional COMPATIBILITY WARNING ok All tests successful. Files=92, Tests=4509, 25 wallclock secs ( 0.82 usr 0.22 sys + 19.91 cusr 2.75 csys = 23.70 CPU) Result: PASS ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ----------- ---- ---- XML::Parser 2.23 2.34 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: DLC_10_32 = /opt/progress10_32 DLC_10_64 = /opt/progress10_64 DLC_8 = /opt/progress8 DLC_9 = /opt/progress9 LANG = en_GB.UTF-8 PATH = .:/home/thh/bin:/home/thh/bin/linux:/usr/cqcs/STRAND/bin:/usr/cqcs/STRAND/cqcs:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin PERL5LIB = PERL5_CPANPLUS_CONFIG = /home/thh/.cpanplus/config PERL5_CPANPLUS_IS_RUNNING = 29805 PERL5_CPAN_IS_RUNNING = 29805 SHELL = /bin/zsh TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /usr/bin/perl $UID/$EUID = 2067 / 2067 $GID = 103 202 103 12 10 $EGID = 103 202 103 12 10 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9205 Cwd 3.25 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.33 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 3.01 Test::More 0.72 YAML 0.66 YAML::Syck 0.85 version 0.7203 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.20-1.3001.fc6xen, archname=x86_64-linux-thread-multi uname='linux xenbuilder4.fedora.phx.redhat.com 2.6.20-1.3001.fc6xen #1 smp thu aug 9 16:18:42 edt 2007 x86_64 x86_64 x86_64 gnulinux ' config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Dversion=5.8.8 -Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr -Dlibpth=/usr/local/lib64 /lib64 /usr/lib64 -Dprivlib=/usr/lib/perl5/5.8.8 -Dsitelib=/usr/lib/perl5/site_perl/5.8.8 -Dvendorlib=/usr/lib/perl5/vendor_perl/5.8.8 -Darchlib=/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi -Dsitearch=/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi -Dvendorarch=/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi -Darchname=x86_64-linux -Dvendorprefix=/usr -Dsiteprefix=/usr -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dinc_version_list=5.8.7 5.8.6 5.8.5 -Dscriptdir=/usr/bin' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=define uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic', cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='4.1.2 20070925 (Red Hat 4.1.2-33)', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='gcc', ldflags ='' libpth=/usr/local/lib64 /lib64 /usr/lib64 libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.7' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE' cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
