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 Mark Nodine,
    
This is a computer-generated test report for Text-Restructured-0.003035, created
automatically by CPAN::Reporter, version 0.48, 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
    --------------------- ---- ----
    Slay::Makefile::Gress 0    0.02
    Text::ASCIIMathML     0.5  0.5 

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

Environment variables:

    PATH = 
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/david/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /home/david/cpantesting/perl-5.9.5/bin/perl5.9.5
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 1001 1001 1001 0
    EGID: $)  = 1001 1001 1001 0

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9102 
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41_01
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.70   
    version             0.7203 

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

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

PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.9.5/bin/perl5.9.5 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" 
t/10_parse/substitutions.t t/10_parse/tables.t t/10_parse/interpreted.t 
t/10_parse/section_headers.t t/10_parse/definition_lists.t 
t/10_parse/enumerated_lists.t t/10_parse/doctest_blocks.t 
t/10_parse/outdenting.t t/10_parse/block_quotes.t t/10_parse/option_lists.t 
t/10_parse/footnotes.t t/10_parse/paragraphs.t t/10_parse/citations.t 
t/10_parse/targets.t t/10_parse/transitions.t t/10_parse/inline_markup.t 
t/10_parse/literal_blocks.t t/10_parse/line_blocks.t t/10_parse/comments.t 
t/10_parse/nested_inline.t t/10_parse/field_lists.t t/10_parse/bullet_lists.t 
t/20_directive/include.t t/20_directive/tables.t t/20_directive/topics.t 
t/20_directive/unknown.t t/20_directive/images.t t/20_directive/decorations.t 
t/20_directive/unicode.t t/20_directive/replace.t t/20_directive/figures.t 
t/20_directive/raw.t t/20_directive/admonitions.t t/20_directive/meta.t 
t/20_directive/default_role.t t/20_directive/rubrics.t 
t/20_directive/test_directives.t t/20_directive/role.t 
t/20_directive/contents.t t/20_directive/compound.t t/20_directive/sidebars.t 
t/20_directive/line_blocks.t t/30_xform/doctitle.t t/30_xform/contents.t 
t/30_xform/footnotes.t t/30_xform/hyperlinks.t t/30_xform/final_checks.t 
t/30_xform/transitions.t t/30_xform/docinfo.t t/30_xform/messages.t 
t/30_xform/filter.t t/30_xform/sectnum.t t/30_xform/substitutions.t 
t/30_xform/class.t t/40_writers/xref.t t/40_writers/xml.t t/40_writers/html.t 
t/40_writers/latex.t t/40_writers/dom.t t/60_new/parse.t t/60_new/roles.t 
t/60_new/directives.t t/60_new/html.t t/70_plugins/code_block.t 
t/70_plugins/system.t t/70_plugins/perl.t t/70_plugins/include.t 
t/70_plugins/if.t t/80_misc/directive.t t/80_misc/coverage.t t/80_misc/html.t 
t/80_misc/cmdline.t t/80_misc/transforms.t t/80_misc/dom_reader.t 
t/80_misc/parse.t t/90_bugs/parse.t t/90_bugs/html.t t/90_bugs/xform.t 
t/90_bugs/dom.t t/90_bugs/xml.t t/90_bugs/xref.t
t/10_parse/block_quotes...........ok
t/10_parse/bullet_lists...........ok
t/10_parse/citations..............ok
t/10_parse/comments...............ok
t/10_parse/definition_lists.......ok
t/10_parse/doctest_blocks.........ok
t/10_parse/enumerated_lists.......ok
t/10_parse/field_lists............ok
t/10_parse/footnotes..............ok
t/10_parse/inline_markup..........ok
t/10_parse/interpreted............ok
t/10_parse/line_blocks............ok
t/10_parse/literal_blocks.........ok
t/10_parse/nested_inline..........ok
t/10_parse/option_lists...........ok
t/10_parse/outdenting.............ok
t/10_parse/paragraphs.............ok
t/10_parse/section_headers........ok
t/10_parse/substitutions..........ok
t/10_parse/tables.................ok
t/10_parse/targets................ok
t/10_parse/transitions............ok
t/20_directive/admonitions........ok
t/20_directive/compound...........ok
t/20_directive/contents...........ok
t/20_directive/decorations........ok
t/20_directive/default_role.......ok
t/20_directive/figures............ok
t/20_directive/images.............ok
t/20_directive/include............ok
t/20_directive/line_blocks........ok
t/20_directive/meta...............ok
t/20_directive/raw................ok
t/20_directive/replace............ok
t/20_directive/role...............ok
t/20_directive/rubrics............ok
t/20_directive/sidebars...........ok
t/20_directive/tables.............ok
t/20_directive/test_directives....ok
t/20_directive/topics.............ok
t/20_directive/unicode............ok
t/20_directive/unknown............ok
t/30_xform/class..................ok
t/30_xform/contents...............ok
t/30_xform/docinfo................ok
t/30_xform/doctitle...............ok
t/30_xform/filter.................ok
t/30_xform/final_checks...........ok
t/30_xform/footnotes..............ok
t/30_xform/hyperlinks.............ok
t/30_xform/messages...............ok
t/30_xform/sectnum................ok
t/30_xform/substitutions..........ok
t/30_xform/transitions............ok
t/40_writers/dom..................ok
t/40_writers/html.................ok
t/40_writers/latex................ok
t/40_writers/xml..................ok
t/40_writers/xref.................ok
t/60_new/directives...............ok
t/60_new/html.....................ok
t/60_new/parse....................ok
t/60_new/roles....................ok
t/70_plugins/code_block...........skipped
        all skipped: no states executable on path at skip.pl line 4.
t/70_plugins/if...................ok
t/70_plugins/include..............ok
t/70_plugins/perl.................ok
t/70_plugins/system...............ok
t/80_misc/cmdline.................ok
t/80_misc/coverage................ok
t/80_misc/directive...............ok
t/80_misc/dom_reader..............ok
t/80_misc/html....................ok
t/80_misc/parse...................ok
t/80_misc/transforms..............ok
t/90_bugs/dom.....................ok
t/90_bugs/html....................ok
t/90_bugs/parse...................ok
t/90_bugs/xform...................ok
t/90_bugs/xml.....................ok
t/90_bugs/xref....................ok
All tests successful, 1 test skipped.
Files=81, Tests=998, 427 wallclock secs (109.15 cusr + 281.34 csys = 390.48 CPU)


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=i386-freebsd
    uname='freebsd poacher.barnyard.co.uk 6.2-release freebsd 6.2-release #0: 
fri jan 12 10:40:27 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 '
    config_args='-Dprefix=/home/david/cpantesting/perl-5.9.5 -de -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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
-fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O',
    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=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 ='-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