Report for Catalyst-Action-RenderView-ErrorHandler-0.100166

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: PASS Catalyst-Action-RenderView-ErrorHandler-0.100166 v5.20.1 
Date: 2015-05-02T14:07:58Z

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 Andreas Marienborg,

This is a computer-generated report for Catalyst-Action-RenderView-ErrorHandler-0.100166
on perl 5.20.1, created by CPAN-Reporter-1.2014.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from 'C:\STRAWB~1\c\bin\dmake.exe test':

"C:\Strawberry201\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
# Testing Catalyst::Action::RenderView::ErrorHandler 0.100166
t/00.load.t ...................... ok
# 
# 
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.08
# perl: 5.020001 (wanted any version) on MSWin32 from C:\Strawberry201\perl\bin\perl.exe
# 
# Carp                                          => 1.3301     (want any version)
# Catalyst                                      => 5.90085    (want any version)
# Catalyst::Action::RenderView                  => 0.16       (want any version)
# Catalyst::Controller                          => <undef>    (want any version)
# Catalyst::Test                                => <undef>    (want any version)
# Catalyst::View                                => <undef>    (want any version)
# Catalyst::View::TT                            => 0.42       (want any version)
# Class::Inspector                              => 1.28       (want any version)
# ExtUtils::MakeMaker                           => 7.04       (want 6.30)   
# File::Find                                    => 1.27       (want any version)
# File::Temp                                    => 0.2304     (want any version)
# FindBin                                       => 1.51       (want any version)
# HTTP::Request::AsCGI                          => 1.2        (want any version)
# MRO::Compat                                   => 0.12       (want any version)
# Moose                                         => 2.1404     (want any version)
# Moose::Role                                   => 2.1404     (want any version)
# Pod::Coverage::TrustPod                       => 0.100003   (want any version)
# Test::More                                    => 1.001006   (want 0.96)   
# Test::Pod                                     => 1.48       (want 1.41)   
# Test::Pod::Coverage                           => 1.10       (want 1.08)   
# Text::Diff                                    => 1.41       (want any version)
# base                                          => 2.22       (want any version)
# lib                                           => 0.63       (want any version)
# strict                                        => 1.08       (want any version)
# version                                       => 0.9909     (want 0.9901) 
# warnings                                      => 1.23       (want any version)
# 
# Thanks for using my code.  I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
# 
t/000-report-versions-tiny.t ..... ok
Name "main::SAVEERR" used only once: possible typo at t/01.usage.t line 38.
t/01.usage.t ..................... ok
Name "main::SAVEERR" used only once: possible typo at t/02.defaults.t line 38.
t/02.defaults.t .................. ok
[debug] Debug messages enabled
[debug] Statistics enabled
Term::Size::Any is not installed, can't autodetect terminal column width
Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
Cannot determine desired terminal width, using default of 80 columns
[debug] Loaded PSGI Middleware:
.----------------------------------------------------------------------------.
| Catalyst::Middleware::Stash                                                |
| Plack::Middleware::HTTPExceptions                                          |
| Plack::Middleware::RemoveRedundantBody  0.04                               |
| Plack::Middleware::FixMissingBodyInRedirect  0.12                          |
| Plack::Middleware::ContentLength                                           |
| Plack::Middleware::MethodOverride  0.14                                    |
| Plack::Middleware::Head                                                    |
'----------------------------------------------------------------------------'

[debug] Loaded Request Data Handlers:
.----------------------------------------------------------------------------.
| application/json                                                           |
| application/x-www-form-urlencoded                                          |
'----------------------------------------------------------------------------'

[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine"
[debug] Found home "C:\STRAWB~1\cpan\build\Catalyst-Action-RenderView-ErrorHandler-0.100166-QIHqLR\t\lib\TestApp3"
[debug] Loaded components:
.-----------------------------------------------------------------+----------.
| Class                                                           | Type     |
+-----------------------------------------------------------------+----------+
| TestApp3::Controller::Root                                      | instance |
| TestApp3::View::Default                                         | instance |
'-----------------------------------------------------------------+----------'

[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private              | Class                                | Method       |
+----------------------+--------------------------------------+--------------+
| /end                 | TestApp3::Controller::Root           | end          |
| /test_ok             | TestApp3::Controller::Root           | test_ok      |
| /test_die            | TestApp3::Controller::Root           | test_die     |
'----------------------+--------------------------------------+--------------'

[debug] Loaded Path actions:
.-------------------------------------+--------------------------------------.
| Path                                | Private                              |
+-------------------------------------+--------------------------------------+
| /test_die/...                       | /test_die                            |
| /test_ok/...                        | /test_ok                             |
'-------------------------------------+--------------------------------------'

[info] TestApp powered by Catalyst 5.90085
Name "main::SAVEERR" used only once: possible typo at t/03.debug.t line 38.
t/03.debug.t ..................... ok
[debug] Debug messages enabled
[debug] Statistics enabled
Term::Size::Any is not installed, can't autodetect terminal column width
Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
Cannot determine desired terminal width, using default of 80 columns
[debug] Loaded PSGI Middleware:
.----------------------------------------------------------------------------.
| Catalyst::Middleware::Stash                                                |
| Plack::Middleware::HTTPExceptions                                          |
| Plack::Middleware::RemoveRedundantBody  0.04                               |
| Plack::Middleware::FixMissingBodyInRedirect  0.12                          |
| Plack::Middleware::ContentLength                                           |
| Plack::Middleware::MethodOverride  0.14                                    |
| Plack::Middleware::Head                                                    |
'----------------------------------------------------------------------------'

[debug] Loaded Request Data Handlers:
.----------------------------------------------------------------------------.
| application/x-www-form-urlencoded                                          |
| application/json                                                           |
'----------------------------------------------------------------------------'

[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine "Catalyst::Engine"
[debug] Found home "C:\STRAWB~1\cpan\build\Catalyst-Action-RenderView-ErrorHandler-0.100166-QIHqLR\t\lib\TestApp4"
[debug] Loaded components:
.-----------------------------------------------------------------+----------.
| Class                                                           | Type     |
+-----------------------------------------------------------------+----------+
| TestApp4::Controller::Root                                      | instance |
| TestApp4::View::Default                                         | instance |
'-----------------------------------------------------------------+----------'

[debug] Loaded Private actions:
.----------------------+--------------------------------------+--------------.
| Private              | Class                                | Method       |
+----------------------+--------------------------------------+--------------+
| /test_die            | TestApp4::Controller::Root           | test_die     |
| /test_ok             | TestApp4::Controller::Root           | test_ok      |
| /test_404            | TestApp4::Controller::Root           | test_404     |
| /end                 | TestApp4::Controller::Root           | end          |
'----------------------+--------------------------------------+--------------'

[debug] Loaded Path actions:
.-------------------------------------+--------------------------------------.
| Path                                | Private                              |
+-------------------------------------+--------------------------------------+
| /test_404/...                       | /test_404                            |
| /test_die/...                       | /test_die                            |
| /test_ok/...                        | /test_ok                             |
'-------------------------------------+--------------------------------------'

[info] TestApp4 powered by Catalyst 5.90085
Name "main::SAVEERR" used only once: possible typo at t/04.debug_enable.t line 30.
t/04.debug_enable.t .............. ok
t/release-changes_has_content.t .. skipped: these tests are for release candidate testing
t/release-pod-coverage.t ......... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ........... skipped: these tests are for release candidate testing
All tests successful.
Files=10, Tests=91, 12 wallclock secs ( 0.03 usr +  0.05 sys =  0.08 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                       Need Have    
    ---------------------------- ---- --------
    Carp                         0    1.3301  
    Catalyst::Action::RenderView 0    0.16    
    Catalyst::View::TT           0    0.42    
    Class::Inspector             0    1.28    
    Moose                        0    2.1404  
    Moose::Role                  0    2.1404  
    MRO::Compat                  0    0.12    
    strict                       0    1.08    
    warnings                     0    1.23    

build_requires:

    Module                       Need Have    
    ---------------------------- ---- --------
    base                         0    2.22    
    Catalyst                     0    5.90085 
    Catalyst::Controller         0    0       
    Catalyst::Test               0    0       
    Catalyst::View               0    0       
    Catalyst::View::TT           0    0.42    
    File::Find                   0    1.27    
    File::Temp                   0    0.2304  
    FindBin                      0    1.51    
    HTTP::Request::AsCGI         0    1.2     
    lib                          0    0.63    
    Test::More                   0.96 1.001006
    Text::Diff                   0    1.41    

configure_requires:

    Module                       Need Have    
    ---------------------------- ---- --------
    ExtUtils::MakeMaker          6.30 7.04    


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Strawberry201\c\bin;C:\Strawberry201\perl\site\bin;C:\Strawberry201\perl\bin;C:\Git\cmd
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1848
    PERL5_CPAN_IS_RUNNING = 1848
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1284,1848
    PERL_CR_SMOKER_CURRENT = Catalyst-Action-RenderView-ErrorHandler-0.100166
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
    TEMP = C:\DOCUME~1\c\LOCALS~1\Temp

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

    $^X = C:\Strawberry201\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.142060
    Cwd                 3.48    
    ExtUtils::CBuilder  0.280219
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.68    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.66    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.48    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4211  
    Module::Signature   0.78    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.33    
    Test::More          1.001006
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 20 subversion 1) configuration:
   
  Platform:
    osname=MSWin32, osvers=6.3, archname=MSWin32-x86-multi-thread-64int
    uname='Win32 strawberry-perl 5.20.1.1 #1 Mon Sep 15 18:25:23 2014 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.8.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    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:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
    libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\4.8.3
    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=libperl520.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=xs.dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_NEW_COPY_ON_WRITE
                        PERL_PRESERVE_IVUV USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF
  Built under MSWin32
  Compiled at Sep 15 2014 18:29:20
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="1848"
    PERL5_CPAN_IS_RUNNING="1848"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1284,1848"
    PERL_CR_SMOKER_CURRENT="Catalyst-Action-RenderView-ErrorHandler-0.100166"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/Strawberry201/perl/site/lib
    C:/Strawberry201/perl/vendor/lib
    C:/Strawberry201/perl/lib
    .