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 test report for XML-Twig-3.29, created
automatically by CPAN::Reporter, version 0.99_10, 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:

requires:

    Module      Need Have
    ----------- ---- ----
    XML::Parser 2.23 2.34

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    LC_CTYPE = de_DE.ISO8859-1
    PATH = 
/usr/X11R6/bin:/usr/X11/bin:/usr/local/bin:/usr/bin:/bin:/usr/gnu/bin:/usr/TeX/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/e/eserte/bin/FreeBSD:/home/e/eserte/bin/sh:/home/e/eserte/bin:/usr/X386/bin:/usr/games:/home/e/eserte/devel
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 32652
    PERL5_CPAN_IS_RUNNING = 32652
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /bin/tcsh
    STDPERL = perl
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = perl5.10.0
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 1000 1000 0
    EGID: $)  = 1000 1000 1000 0

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.91_55  
    Cwd                 3.25     
    ExtUtils::CBuilder  0.19     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.36_01  
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18     
    File::Spec          3.25     
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       2.64     
    Test::More          0.70     
    YAML                0.65     
    YAML::Syck          0.97     
    version             0.7203   

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

/usr/local/bin/perl5.10.0 speedup Twig_pm.slow > Twig.pm
perl version is 5.010000 XML::Parser version is 2.34
/usr/local/bin/perl5.10.0 -i_bak -p filter_for_5.005 Twig.pm Twig/XPath.pm
/usr/local/bin/perl5.10.0 check_optional_modules
Skip blib/lib/XML/Twig.pm (unchanged)
Skip blib/lib/XML/Twig/XPath.pm (unchanged)
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.10.0 "-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_additional...................
Tie::IxHash not available: skipping 7 tests

need Text::Iconv for those tests: skipping 3 tests

need Unicode::Map8 and Unicode::String for those tests: skipping 3 tests

require XML::Handler::YAWriter: skipping 3 tests

XML::SAX::Writer not available: skipping 5 tests
ok
t/test_attregexp_cond...............ok
t/test_bugs_3_15....................
Text::Iconv not available: skipping 1 tests

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.......................Use of uninitialized value $size in 
substitution (s///) at t/test_memory.t line 72, <STATUS> line 1.
skipping: memory size not available
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 50
ok
t/test_wrapped......................ok
t/test_xml_split....................skipping, test runs only on some OSs
ok
t/test_xpath_cond...................ok
t/tests_3_23........................
: skipping 3 tests
ok
t/xmlxpath_01basic..................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_02descendant.............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_03star...................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_04pos....................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_05attrib.................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_06attrib_val.............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_07count..................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_08name...................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_09a_string_length........skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_09string_length..........skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_10pipe...................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_12axisdescendant.........skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_13axisparent.............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_14axisancestor...........skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_15axisfol_sib............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_16axisprec_sib...........skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_17axisfollowing..........skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_18axispreceding..........skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_19axisd_or_s.............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_20axisa_or_s.............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_21allnodes...............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_22name_select............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_23func...................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_24namespaces.............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_25scope..................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_26predicate..............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_28ancestor2..............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_29desc_with_predicate....skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_30lang...................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_additional...............skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_nav......................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_test1....................skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_test_twig_roots..........skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_test_with_handlers.......skipping: XML::XPathEngine or XML::XPath 
not available
ok
t/xmlxpath_xpath_cond...............skipping: XML::XPathEngine and XML::XPath 
are not available
ok
t/zz_dump_config....................

Configuration:

perl: 5.010000
OS: freebsd - amd64-freebsd
XML::Parser              :             2.34 (required)
expat                    :            2.0.0 (required)
Scalar::Util             :             1.19 (for improved memory management)
Encode                   :             2.23 (for encoding conversions)
LWP                      :            5.808 (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         :  <not available> (to use XML::Twig::XPath)
XML::XPath               :  <not available> (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 ocasional COMPATIBILITY WARNING

ok
All tests successful.
Files=88, Tests=4044, 14 wallclock secs (11.40 cusr +  1.64 csys = 13.04 CPU)


--

Summary of my perl5 (revision 5 version 10 subversion 0 patch 31894) 
configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=amd64-freebsd
    uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: 
fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 '
    config_args='-Dprefix=/usr/perl5.10.0 -D cc=ccache cc -Dgccansipedantic -de'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='ccache cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O2 -pipe',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe 
-I/usr/local/include'
    ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', 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='ccache cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, 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  -L/usr/local/lib'

Reply via email to