Plack-Middleware-Text-Minify vv0.1.6 Perl 5 v5.28.2 MSWin32-x64-multi-thread

Status
Pass
From
twata
Dist
Plack-Middleware-Text-Minify vv0.1.6
Platform
Perl 5 v5.28.2 MSWin32-x64-multi-thread
Date
2021-05-15 22:28:21
ID
b7b36a3c-717f-1014-8fc7-373c76a13fd6
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 Robert Rothenberg,

This is a computer-generated report for Plack-Middleware-Text-Minify-v0.1.6
on perl 5.28.2, 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\gmake.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
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.62
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.62
# 
# === Test Requires ===
# 
#     Module                           Want     Have
#     -------------------------------- ---- --------
#     File::Spec                        any     3.75
#     HTTP::Request::Common             any     6.30
#     Module::Metadata                  any 1.000036
#     Plack::Builder                    any    undef
#     Plack::MIME                       any    undef
#     Plack::Middleware::ContentLength  any    undef
#     Plack::Test                       any    undef
#     Test::Differences                 any     0.67
#     Test::More                        any 1.302183
#     Test::Most                        any     0.37
#     utf8                              any     1.21
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module              Want   Have
#     ----------------- ------ ------
#     Plack::Middleware    any  undef
#     Ref::Util            any  0.204
#     Text::Minify::XS  v0.4.0 v0.4.1
#     parent               any  0.238
#     strict               any   1.11
#     warnings             any   1.42
# 
# === Runtime Recommends ===
# 
#     Module        Want  Have
#     ------------- ---- -----
#     Ref::Util::XS  any 0.117
# 
# === Other Modules ===
# 
#     Module   Have
#     ------ ------
#     Plack  1.0048
# 
t/00-report-prereqs.t ....... ok
t/01-basic.t ................ ok
t/02-path-callback.t ........ ok
t/02-path-regex.t ........... ok
t/03-type-callback.t ........ ok
t/03-type-regex.t ........... ok
t/04-empty.t ................ ok
t/author-critic.t ........... skipped: these tests are for testing by the author
t/author-eof.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-minimum-version.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-coverage.t ..... skipped: these tests are for testing by the author
t/author-pod-linkcheck.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-vars.t ............. skipped: these tests are for testing by the author
t/release-check-manifest.t .. skipped: these tests are for release candidate testing
t/release-fixme.t ........... skipped: these tests are for release candidate testing
t/release-kwalitee.t ........ skipped: these tests are for release candidate testing
t/release-trailing-space.t .. skipped: these tests are for release candidate testing
All tests successful.
Files=21, Tests=16,  6 wallclock secs ( 0.14 usr +  0.14 sys =  0.28 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                           Need     Have    
    -------------------------------- -------- --------
    parent                           0        0.238   
    perl                             5.009003 5.028002
    Plack::Middleware                0        0       
    Ref::Util                        0        0.204   
    strict                           0        1.11    
    Text::Minify::XS                 v0.4.0   v0.4.1  
    warnings                         0        1.42    

build_requires:

    Module                           Need     Have    
    -------------------------------- -------- --------
    ExtUtils::MakeMaker              0        7.62    
    File::Spec                       0        3.75    
    HTTP::Request::Common            0        6.30    
    Module::Metadata                 0        1.000036
    Plack::Builder                   0        0       
    Plack::Middleware::ContentLength 0        0       
    Plack::MIME                      0        0       
    Plack::Test                      0        0       
    Test::Differences                0        0.67    
    Test::More                       0        1.302183
    Test::Most                       0        0.37    
    utf8                             0        1.21    

configure_requires:

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


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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NONINTERACTIVE_TESTING = 1
    NUMBER_OF_PROCESSORS = 4
    PATH = C:\home\gardenseat\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\gardenseat\perl5\lib\perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 12020
    PERL5_CPAN_IS_RUNNING = 12020
    PERL_LOCAL_LIB_ROOT = C:\home\gardenseat\perl5
    PERL_MB_OPT = --install_base "C:\\home\\gardenseat\\perl5"
    PERL_MM_OPT = INSTALL_BASE=C:\\home\\gardenseat\\perl5
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 58 Stepping 9, 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 = Win8.1
    Win32::GetOSVersion = , 6, 3, 9600, 2, 0, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.39    
    File::Spec          3.75    
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4229  
    Module::Signature   0.87    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302183
    YAML                1.28    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 28 subversion 2) configuration:
   
  Platform:
    osname=MSWin32
    osvers=10.0.17763.437
    archname=MSWin32-x64-multi-thread
    uname='Win32 strawberry-perl 5.28.2.1 #1 Wed May  1 21:18:04 2019 x64'
    config_args='undef'
    hint=recommended
    useposix=true
    d_sigaction=undef
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='gcc'
    ccflags =' -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields'
    optimize='-s -O2'
    cppflags='-DWIN32'
    ccversion=''
    gccversion='7.1.0'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long long'
    ivsize=8
    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\x86_64-w64-mingw32\lib C:\Strawberry\c\lib\gcc\x86_64-w64-mingw32\7.1.0
    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=libperl528.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs
    dlext=xs.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:
    HAS_TIMES
    HAVE_INTERP_INTERN
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_IMPLICIT_SYS
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under MSWin32
  Compiled at May  1 2019 21:42:15
  %ENV:
    PERL5LIB="C:\home\gardenseat\perl5\lib\perl5"
    PERL5_CPANPLUS_IS_RUNNING="12020"
    PERL5_CPAN_IS_RUNNING="12020"
    PERL_LOCAL_LIB_ROOT="C:\home\gardenseat\perl5"
    PERL_MB_OPT="--install_base "C:\\home\\gardenseat\\perl5""
    PERL_MM_OPT="INSTALL_BASE=C:\\home\\gardenseat\\perl5"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    C:\home\gardenseat\perl5\lib\perl5/MSWin32-x64-multi-thread
    C:\home\gardenseat\perl5\lib\perl5
    C:/Strawberry/perl/site/lib
    C:/Strawberry/perl/vendor/lib
    C:/Strawberry/perl/lib
    .