HTML-Formatter v2.16 Perl 5 v5.14.4 MSWin32-x86-multi-thread

Status
Pass
From
NONAME
Dist
HTML-Formatter v2.16
Platform
Perl 5 v5.14.4 MSWin32-x86-multi-thread
Date
2017-05-08 14:00:58
ID
02e428ac-6c2c-1014-aa74-4d701f639c1c
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Nigel Metheringham,

This is a computer-generated report for HTML-Formatter-2.16
on perl 5.14.4, created by CPAN-Reporter-1.2018.

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 'C:\Strawberry\c\bin\dmake.exe test':

"C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00-compile.t ............... ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.18
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.18
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.18
#     File::Slurper        any    0.009
#     File::Spec           any     3.40
#     FindBin              any     1.50
#     IO::Handle           any     1.35
#     IPC::Open3           any   1.0901
#     Test::More          0.96 1.302085
#     Test::Warnings       any    0.026
#     blib                1.01     1.06
#     bytes                any     1.04
#     lib                  any     0.63
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.143240
# 
# === Runtime Requires ===
# 
#     Module                              Want  Have
#     ----------------------------------- ---- -----
#     Carp                                 any  1.26
#     Data::Dumper                         any 2.161
#     Encode                               any  2.89
#     Font::Metrics::Courier               any undef
#     Font::Metrics::CourierBold           any undef
#     Font::Metrics::CourierBoldOblique    any undef
#     Font::Metrics::CourierOblique        any undef
#     Font::Metrics::Helvetica             any undef
#     Font::Metrics::HelveticaBold         any undef
#     Font::Metrics::HelveticaBoldOblique  any undef
#     Font::Metrics::HelveticaOblique      any undef
#     Font::Metrics::TimesBold             any undef
#     Font::Metrics::TimesBoldItalic       any undef
#     Font::Metrics::TimesItalic           any undef
#     Font::Metrics::TimesRoman            any undef
#     HTML::Element                       3.15  5.03
#     HTML::TreeBuilder                    any  5.03
#     IO::File                             any  1.16
#     base                                 any  2.18
#     integer                              any  1.00
#     parent                               any 0.234
#     strict                               any  1.04
#     utf8                                 any  1.09
#     warnings                             any  1.12
# 
t/00-report-prereqs.t ........ ok
t/01_ps.t .................... ok
t/02_rtf.t ................... ok
t/03_text.t .................. ok
t/04_md.t .................... ok
t/author-critic.t ............ skipped: these tests are for testing by the author
t/author-eol.t ............... skipped: these tests are for testing by the author
t/author-no-tabs.t ........... skipped: these tests are for testing by the author
t/author-pod-spell.t ......... skipped: these tests are for testing by the author
t/author-pod-syntax.t ........ skipped: these tests are for testing by the author
t/author-portability.t ....... skipped: these tests are for testing by the author
t/author-synopsis.t .......... skipped: these tests are for testing by the author
t/release-dist-manifest.t .... skipped: these tests are for release candidate testing
t/release-distmeta.t ......... skipped: these tests are for release candidate testing
t/release-has-version.t ...... skipped: these tests are for release candidate testing
t/release-minimum-version.t .. skipped: these tests are for release candidate testing
t/release-unused-vars.t ...... skipped: these tests are for release candidate testing
t/rt111783.t ................. ok
t/rt69426.t .................. ok
All tests successful.
Files=20, Tests=94,  7 wallclock secs ( 0.36 usr +  0.13 sys =  0.48 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                              Need  Have    
    ----------------------------------- ----- --------
    base                                0     2.18    
    Carp                                0     1.26    
    Data::Dumper                        0     2.161   
    Encode                              0     2.89    
    Font::Metrics::Courier              0     0       
    Font::Metrics::CourierBold          0     0       
    Font::Metrics::CourierBoldOblique   0     0       
    Font::Metrics::CourierOblique       0     0       
    Font::Metrics::Helvetica            0     0       
    Font::Metrics::HelveticaBold        0     0       
    Font::Metrics::HelveticaBoldOblique 0     0       
    Font::Metrics::HelveticaOblique     0     0       
    Font::Metrics::TimesBold            0     0       
    Font::Metrics::TimesBoldItalic      0     0       
    Font::Metrics::TimesItalic          0     0       
    Font::Metrics::TimesRoman           0     0       
    HTML::Element                       3.15  5.03    
    HTML::TreeBuilder                   0     5.03    
    integer                             0     1.00    
    IO::File                            0     1.16    
    parent                              0     0.234   
    perl                                5.008 5.014004
    strict                              0     1.04    
    utf8                                0     1.09    
    warnings                            0     1.12    

build_requires:

    Module                              Need  Have    
    ----------------------------------- ----- --------
    blib                                1.01  1.06    
    bytes                               0     1.04    
    ExtUtils::MakeMaker                 0     7.18    
    File::Slurper                       0     0.009   
    File::Spec                          0     3.40    
    FindBin                             0     1.50    
    IO::Handle                          0     1.35    
    IPC::Open3                          0     1.0901  
    lib                                 0     0.63    
    Test::More                          0.96  1.302085
    Test::Warnings                      0     0.026   

configure_requires:

    Module                              Need  Have    
    ----------------------------------- ----- --------
    ExtUtils::MakeMaker                 0     7.18    


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

Environment variables:

    COMSPEC = C:\windows\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 4
    PATH = C:\home\heaven\perl5\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin
    PERL5LIB = C:\home\heaven\perl5\lib\perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3492
    PERL5_CPAN_IS_RUNNING = 3492
    PERL_LOCAL_LIB_ROOT = C:\home\heaven\perl5
    PERL_MB_OPT = --install_base "C:\\home\\heaven\\perl5"
    PERL_MM_OPT = INSTALL_BASE=C:\\home\\heaven\\perl5
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 37 Stepping 5, GenuineIntel
    TEMP = C:\Users\user\AppData\Local\Temp
    TERM = dumb

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

    $^X = C:\Strawberry\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = Win7
    Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.143240
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   7.18    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 7.18    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27400 
    Module::Build       0.4220  
    Module::Signature   0.70    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.36    
    Test::More          1.302085
    YAML                0.84    
    YAML::Syck          1.29    
    version             0.9918  


--

Summary of my perl5 (revision 5 version 14 subversion 4) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberry-perl 5.14.4.1 #1 Mon Mar 11 19:56:31 2013 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    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='gcc', ccflags =' -s -O2 -DWIN32  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.6.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\Strawberry\perl\lib\CORE" -L"C:\Strawberry\c\lib"'
    libpth=C:\Strawberry\c\lib C:\Strawberry\c\i686-w64-mingw32\lib
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=, so=dll, useshrplib=true, libperl=libperl514.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\Strawberry\perl\lib\CORE" -L"C:\Strawberry\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
                        USE_ITHREADS USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under MSWin32
  Compiled at Mar 11 2013 20:02:09
  %ENV:
    PERL5LIB="C:\home\heaven\perl5\lib\perl5"
    PERL5_CPANPLUS_IS_RUNNING="3492"
    PERL5_CPAN_IS_RUNNING="3492"
    PERL_LOCAL_LIB_ROOT="C:\home\heaven\perl5"
    PERL_MB_OPT="--install_base "C:\\home\\heaven\\perl5""
    PERL_MM_OPT="INSTALL_BASE=C:\\home\\heaven\\perl5"
  @INC:
    C:\home\heaven\perl5\lib\perl5/MSWin32-x86-multi-thread
    C:\home\heaven\perl5\lib\perl5
    C:/Strawberry/perl/site/lib
    C:/Strawberry/perl/vendor/lib
    C:/Strawberry/perl/lib
    .