CatalystX-SimpleLogin v0.21 Perl 5 v5.39.6 darwin-2level

Status
Pass
From
John SJ Anderson
Dist
CatalystX-SimpleLogin v0.21
Platform
Perl 5 v5.39.6 darwin-2level
Date
2024-01-01 22:05:52
ID
ee080e8e-a8f1-11ee-a78d-edf8ce7585dc
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 ABRAXXA,

This is a computer-generated report for CatalystX-SimpleLogin-0.21
on perl 5.39.6, created by App::cpanminus::reporter 0.21 (1.7047).

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 '':

Building and testing CatalystX-SimpleLogin-0.21
cp lib/CatalystX/SimpleLogin/Controller/Login.pm blib/lib/CatalystX/SimpleLogin/Controller/Login.pm
cp lib/CatalystX/SimpleLogin/TraitFor/Controller/Login/OpenID.pm blib/lib/CatalystX/SimpleLogin/TraitFor/Controller/Login/OpenID.pm
cp lib/CatalystX/SimpleLogin/Form/LoginOpenID.pm blib/lib/CatalystX/SimpleLogin/Form/LoginOpenID.pm
cp lib/CatalystX/SimpleLogin/TraitFor/Controller/Login/Logout.pm blib/lib/CatalystX/SimpleLogin/TraitFor/Controller/Login/Logout.pm
cp lib/CatalystX/SimpleLogin.pm blib/lib/CatalystX/SimpleLogin.pm
cp lib/CatalystX/SimpleLogin/TraitFor/Controller/Login/WithRedirect.pm blib/lib/CatalystX/SimpleLogin/TraitFor/Controller/Login/WithRedirect.pm
cp lib/CatalystX/SimpleLogin/Manual.pod blib/lib/CatalystX/SimpleLogin/Manual.pod
cp lib/Catalyst/ActionRole/NeedsLogin.pm blib/lib/Catalyst/ActionRole/NeedsLogin.pm
cp lib/CatalystX/SimpleLogin/Form/Login.pm blib/lib/CatalystX/SimpleLogin/Form/Login.pm
cp lib/CatalystX/SimpleLogin/TraitFor/Controller/Login/RenderAsTTTemplate.pm blib/lib/CatalystX/SimpleLogin/TraitFor/Controller/Login/RenderAsTTTemplate.pm
PERL_DL_NONLAZY=1 "/opt/plenv/versions/5.39.6/bin/perl5.39.6" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ........................... ok
[warn] Attempted to use view 'TestApp::View::HTML', but does not exist
t/01-live-test.t ...................... ok
[warn] Attempted to use view 'TestAppRedirect::View::HTML', but does not exist
t/02-redirect-test.t .................. ok
t/03-login-form.t ..................... ok
[warn] Attempted to use view 'TestAppRedirect::View::HTML', but does not exist
t/04-test-role-apply-order.t .......... ok
[warn] Attempted to use view 'TestAppRedirect::View::HTML', but does not exist
t/05-login-redirect-custom-message.t .. ok
[warn] Attempted to use view 'TestAppRenderTT::View::HTML', but does not exist
t/06-rendertt.t ....................... ok
t/07-openid-live.t .................... skipped: OpenID dependencies not installed
t/08-dbic-mappedfields.t .............. skipped: One of the required classes for this test Can't locate Catalyst/Authentication/Store/DBIx/Class.pm in @INC (you may need to install the Catalyst::Authentication::Store::DBIx::Class module) (@INC entries checked: /Users/genehack/.cpanm/work/1704139327.67643/CatalystX-SimpleLogin-0.21/t/lib /Users/genehack/.cpanm/work/1704139327.67643/CatalystX-SimpleLogin-0.21/inc /Users/genehack/.cpanm/work/1704139327.67643/CatalystX-SimpleLogin-0.21/blib/lib /Users/genehack/.cpanm/work/1704139327.67643/CatalystX-SimpleLogin-0.21/blib/arch /opt/plenv/versions/5.39.6/lib/perl5/site_perl/5.39.6/darwin-2level /opt/plenv/versions/5.39.6/lib/perl5/site_perl/5.39.6 /opt/plenv/versions/5.39.6/lib/perl5/5.39.6/darwin-2level /opt/plenv/versions/5.39.6/lib/perl5/5.39.6 .) at t/08-dbic-mappedfields.t line 18.
[warn] Attempted to use view 'TestAppClearSession::View::HTML', but does not exist
t/09-clearsession.t ................... ok
[warn] Attempted to use view 'TestAppFormArgs::View::HTML', but does not exist
t/10-form-args.t ...................... ok
[warn] Attempted to use view 'TestApp::View::HTML', but does not exist
t/chained_parts.t ..................... ok
All tests successful.
Files=12, Tests=100, 10 wallclock secs ( 0.04 usr  0.02 sys +  9.67 cusr  0.79 csys = 10.52 CPU)
Result: PASS

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

Prerequisite modules loaded:

runtime:

    Module                                   Need    Have    
    ---------------------------------------- ------- --------
    Catalyst::Action::RenderView             0       0.16    
    Catalyst::Action::REST                   0.74    1.21    
    Catalyst::ActionRole::ACL                0       0.07    
    Catalyst::Plugin::Authentication         0       0.10023 
    Catalyst::Plugin::Session                0.35    0.43    
    Catalyst::Plugin::Session::State::Cookie 0       0.18    
    Catalyst::Runtime                        5.80013 5.90131 
    Catalyst::View::TT                       0       0.46    
    CatalystX::Component::Traits             0.13    0.19    
    CatalystX::InjectComponent               0       0.025   
    Class::Load                              0.20    0.25    
    File::Temp                               0       0.2311  
    HTML::FormHandler                        0.28001 0.40068 
    HTTP::Request::Common                    0       6.45    
    Moose                                    0       2.2206  
    MooseX::MethodAttributes                 0.18    0.32    
    MooseX::RelatedClassRoles                0.004   0.004   
    MooseX::Types                            0       0.50    
    MooseX::Types::Common                    0       0.001014
    namespace::autoclean                     0       0.29    
    SQL::Translator                          0       1.64    
    Test::Exception                          0       0.43    
    Test::More                               0.94    1.302198
    Try::Tiny                                0.24    0.31    

build:

    Module                                   Need    Have    
    ---------------------------------------- ------- --------
    Catalyst::Action::RenderView             0       0.16    
    Catalyst::ActionRole::ACL                0       0.07    
    Catalyst::Plugin::Session::State::Cookie 0       0.18    
    CatalystX::InjectComponent               0       0.025   
    Class::Load                              0.20    0.25    
    ExtUtils::MakeMaker                      6.36    7.70    
    File::Temp                               0       0.2311  
    HTTP::Request::Common                    0       6.45    
    SQL::Translator                          0       1.64    
    Test::Exception                          0       0.43    
    Test::More                               0.94    1.302198

configure:

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


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

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    LC_TERMINAL = iTerm2
    LC_TERMINAL_VERSION = 3.4.22
    PATH = /opt/plenv/versions/5.39.6/bin:/opt/plenv/libexec:/opt/plenv/plugins/Perl-Build/bin:/Users/genehack/bin:/opt/plenv/shims:/opt/plenv/bin:/opt/git/bin:/opt/local/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/rust/cargo/bin:/usr/local/opt/fzf/bin/
    PERL_CPANM_OPT = --skip-installed --prompt
    SHELL = /bin/zsh
    TERM = screen-256color
    TMPDIR = /var/folders/2s/9hc8cgcd2h7dglxq0j84ybwr0000gn/T/

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

    EGID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
    EUID = 501
    EXECUTABLE_NAME = /opt/plenv/versions/5.39.6/bin/perl5.39.6
    GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
    UID = 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.90    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.90    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.48    
    Test::More          1.302198
    YAML                1.31    
    YAML::Syck          n/a     
    version             0.9930  


--

Summary of my perl5 (revision 5 version 39 subversion 6) configuration:
   
  Platform:
    osname=darwin
    osvers=23.2.0
    archname=darwin-2level
    uname='darwin bumfit.home.genehack.org 23.2.0 darwin kernel version 23.2.0: wed nov 15 21:54:10 pst 2023; root:xnu-10002.61.3~2release_x86_64 x86_64 i386 macbookpro16,2 darwin '
    config_args='-Dprefix=/opt/plenv/versions/5.39.6 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.39.6/bin''
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=14.2 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=14.2 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Apple LLVM 15.0.0 (clang-1500.1.0.2.5)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -mmacosx-version-min=14.2 -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/lib/clang/15.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX14.2.sdk/usr/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
    libs=-lgdbm
    perllibs=
    libc=
    so=dylib
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' -mmacosx-version-min=14.2 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under darwin
  Compiled at Jan  1 2024 11:40:52
  %ENV:
    PERL_CPANM_OPT="--skip-installed --prompt"
  @INC:
    /opt/plenv/versions/5.39.6/lib/perl5/site_perl/5.39.6/darwin-2level
    /opt/plenv/versions/5.39.6/lib/perl5/site_perl/5.39.6
    /opt/plenv/versions/5.39.6/lib/perl5/5.39.6/darwin-2level
    /opt/plenv/versions/5.39.6/lib/perl5/5.39.6