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 Nigel Wetters Gourlay, This is a computer-generated report for XML-LibXML-Fixup-0.03 on perl-5.10.0 patch 32468, created automatically by CPAN-Reporter-1.06 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 'make test': PERL_DL_NONLAZY=1 /Users/david/cpantesting/perl-5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..72 # Module loading ok 1 - use XML::LibXML::Fixup; ok 2 - require XML::LibXML::Fixup; ok 3 - throw_exceptions off ok 4 - The object isa XML::LibXML::Fixup # Checking method existence ok 5 - XML::LibXML::Fixup->can('valid') ok 6 - XML::LibXML::Fixup->can('fixed_up') ok 7 - XML::LibXML::Fixup->can('add_fixup') ok 8 - XML::LibXML::Fixup->can('clear_fixups') ok 9 - XML::LibXML::Fixup->can('throw_exceptions') ok 10 - XML::LibXML::Fixup->can('get_errors') ok 11 - XML::LibXML::Fixup->can('first_error') ok 12 - XML::LibXML::Fixup->can('next_error') # XML::LibXML method inheritance ok 13 - The object isa XML::LibXML ok 14 - XML::LibXML::Fixup->can('get_last_error') ok 15 - XML::LibXML::Fixup->can('parse_string') ok 16 - XML::LibXML::Fixup->can('validation') ok 17 - XML::LibXML::Fixup->can('parse_fh') # TODO parsing files not yet implemented ok 18 - XML::LibXML::Fixup->can('parse_file') # TODO parsing files not yet implemented ok 19 - XML::LibXML::Fixup->can('parse_html_fh') # TODO parsing files not yet implemented ok 20 - XML::LibXML::Fixup->can('parse_html_file') # TODO parsing files not yet implemented ok 21 - XML::LibXML::Fixup->can('parse_html_string') # TODO parsing files not yet implemented # Testing with first valid XML file ok 22 - footballnews.xml parses ok 23 - no parse errors in next_error ok 24 - no parse errors in get_last_error ok 25 - footballnews.xml validates ok 26 - no validation errors in next_error ok 27 - no validation errors in get_last_error # Testing with second valid XML file ok 28 - footballlatestnews.xml parses ok 29 - no parse errors in next_error ok 30 - no parse errors in get_last_error ok 31 - no fixups applied ok 32 - footballlatestnews.xml validates ok 33 - no validation errors in next_error ok 34 - no validation errors in get_last_error ok 35 - no fixups applied # Testing with first invalid XML file ok 36 - badfootballnews.xml parses ok 37 - no parse errors in next_error ok 38 - no parse errors in get_last_error ok 39 - no fixups applied ok 40 - badfootballnews.xml doesn't validate ok 41 - validation errors exist in next_error ok 42 - validation errors exist in get_last_error ok 43 - still exist in next_error ok 44 - really, really exist in next_error! ok 45 - but now they don't ok 46 - no fixups applied # Fixing first bad XML file ok 47 - badfootballnews.xml parses ok 48 - no parse errors in next_error ok 49 - no parse errors in get_last_error ok 50 - no fixups applied ok 51 - badfootballnews.xml validates ok 52 - validation errors exist in next_error ok 53 - validation errors exist in get_last_error ok 54 - fixups have been applied ok 55 - fixups have been cleared # Testing with second invalid XML file ok 56 - throw_exceptions off ok 57 - throw_exceptions on ok 58 - badfootballlatestnews.xml doesn't parse ok 59 - $@ has been set ok 60 - parse errors exist ok 61 - no fixups applied ok 62 - badfootballlatestnews.xml doesn't validate ok 63 - $@ has been set ok 64 - validation errors exist in next_error ok 65 - no fixups applied # Fixing second bad XML file ok 66 - badfootballlatestnews.xml parses ok 67 - parse errors exist ok 68 - one fixup has been applied ok 69 - fixups have been cleared ok 70 - badfootballlatestnews.xml validates ok 71 - validation errors exist ok 72 - two fixups have been applied ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ----------- ----- ---- Carp undef 1.08 Test::More undef 0.72 XML::LibXML undef 1.65 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /sw/bin:/sw/sbin:/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin PERL5_CPANPLUS_IS_RUNNING = 11133 PERL5_CPAN_IS_RUNNING = 11133 SHELL = /bin/bash TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /Users/david/cpantesting/perl-5.10.0/bin/perl $UID/$EUID = 501 / 501 $GID = 501 501 81 79 80 $EGID = 501 501 81 79 80 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9205 Cwd 3.25_01 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.36_01 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18_02 File::Spec 3.25 Module::Build 0.2808_01 Module::Signature n/a Test::Harness 2.64 Test::More 0.72 YAML 0.66 YAML::Syck n/a version 0.74 -- Summary of my perl5 (revision 5 version 10 subversion 0 patch 32468) configuration: Platform: osname=darwin, osvers=8.10.1, archname=darwin-thread-multi-2level uname='darwin cowshed-door.barnyard.co.uk 8.10.1 darwin kernel version 8.10.1: wed may 23 16:33:00 pdt 2007; root:xnu-792.22.5~1release_i386 i386 i386 ' config_args='-de -Dprefix=/Users/david/cpantesting/perl-5.10.0 -Dusethreads' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=undef, use64bitall=undef, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe', optimize='-O3', cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe' ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags ='' libpth=/usr/lib libs=-ldbm -ldl -lm -lc perllibs=-ldl -lm -lc libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'
