Perl-Critic v1.156 Perl 5 v5.36.0 darwin-2level

Status
Pass
From
Amory Meltzer
Dist
Perl-Critic v1.156
Platform
Perl 5 v5.36.0 darwin-2level
Date
2025-03-12 16:10:28
ID
84169aaa-ff5c-11ef-a54f-de43ab5adc97
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 PETDANCE,

This is a computer-generated report for Perl-Critic-1.156
on perl 5.36.0, created by App::cpanminus::reporter 0.22 (1.7046).

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 Perl-Critic-1.156
Building Perl-Critic


Generating t/ControlStructures/ProhibitNegativeExpressionsInUnlessAndUntilConditions.run.
Done.



Generating t/NamingConventions/Capitalization.run.
Done.



Generating t/Variables/RequireLocalizedPunctuationVars.run.
Done.

# Testing Perl::Critic 1.156 with PPI 1.277 under Perl 5.036000, /Users/Amory/perl5/perlbrew/perls/perl-5.36.0/bin/perl
t/00_modules.t ................................ ok
t/00_versions.t ............................... ok
t/01_config.t ................................. ok
t/01_config_bad_perlcriticrc.t ................ ok
t/01_policy_config.t .......................... ok
t/02_policy.t ................................. ok
t/03_annotations.t ............................ ok
t/03_pragmas.t ................................ ok
t/04_options_processor.t ...................... ok
t/05_utils.t .................................. ok
t/05_utils_perl.t ............................. ok
t/05_utils_pod.t .............................. ok
t/05_utils_ppi.t .............................. ok
t/06_violation.t .............................. ok
t/07_command.t ................................ ok
t/07_perlcritic.t ............................. ok
t/08_document.t ............................... ok
t/09_theme.t .................................. ok
t/10_user_profile.t ........................... ok
t/11_policy_factory.t ......................... ok
t/12_policy_listing.t ......................... ok
t/12_theme_listing.t .......................... ok
t/13_bundled_policies.t ....................... ok
t/14_policy_parameter_behavior_boolean.t ...... ok
t/14_policy_parameter_behavior_enumeration.t .. ok
t/14_policy_parameter_behavior_integer.t ...... ok
t/14_policy_parameter_behavior_list_string.t .. ok
t/14_policy_parameter_behavior_string.t ....... ok
t/14_policy_parameters.t ...................... ok
t/15_statistics.t ............................. ok
t/16_roundtrip_defaults.t ..................... ok
t/20_policies.t ............................... ok
t/20_policy_pod_spelling.t .................... ok
t/20_policy_prohibit_evil_modules.t ........... ok
t/20_policy_prohibit_hard_tabs.t .............. ok
t/20_policy_prohibit_trailing_whitespace.t .... ok
t/20_policy_require_consistent_newlines.t ..... ok
t/20_policy_require_tidy_code.t ............... ok
Unhandled type: REGEXP at /Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/site_perl/5.36.0/Devel/Cycle.pm line 107.
t/92_memory_leaks.t ........................... ok
t/gh-734.t .................................... ok
All tests successful.
Files=40, Tests=8218, 17 wallclock secs ( 0.17 usr  0.06 sys + 15.73 cusr  1.27 csys = 17.23 CPU)
Result: PASS

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

Prerequisite modules loaded:

runtime:

    Module                    Need     Have    
    ------------------------- -------- --------
    B::Keywords               1.23     1.27    
    Carp                      0        1.52    
    charnames                 0        1.50    
    Config::Tiny              2        2.30    
    English                   0        1.11    
    Exception::Class          1.23     1.45    
    Exporter                  5.63     5.77    
    File::Basename            0        2.85    
    File::Find                0        1.40    
    File::Path                0        2.18    
    File::Spec                0        3.84    
    File::Spec::Unix          0        3.84    
    File::Temp                0        0.2311  
    File::Which               0        1.27    
    Getopt::Long              0        2.58    
    List::SomeUtils           0.55     0.59    
    List::Util                0        1.62    
    Module::Pluggable         3.1      6.3     
    overload                  0        1.35    
    parent                    0        0.238   
    perl                      5.010001 5.036000
    Perl::Tidy                0        20250311
    Pod::PlainText            0        2.07    
    Pod::Select               0        1.67    
    Pod::Spell                1        1.27    
    Pod::Usage                0        2.01    
    PPI                       1.277    1.281   
    PPI::Document             1.277    1.281   
    PPI::Document::File       1.277    1.281   
    PPI::Node                 1.277    1.281   
    PPI::Token::Quote::Single 1.277    1.281   
    PPI::Token::Whitespace    1.277    1.281   
    PPIx::QuoteLike           0        0.023   
    PPIx::Regexp              0.027    0.088   
    PPIx::Regexp::Util        0.068    0.088   
    PPIx::Utils::Traversal    0.003    0.003   
    Readonly                  2        2.05    
    Scalar::Util              0        1.62    
    strict                    0        1.12    
    String::Format            1.18     1.18    
    Term::ANSIColor           2.02     5.01    
    Test::Builder             0.92     1.302209
    Text::ParseWords          3        3.31    
    version                   0.77     0.9929  
    warnings                  0        1.58    

configure:

    Module                    Need     Have    
    ------------------------- -------- --------
    B::Keywords               1.23     1.27    
    base                      0        2.27    
    Carp                      0        1.52    
    English                   0        1.11    
    Exporter                  5.63     5.77    
    lib                       0        0.65    
    List::SomeUtils           0.55     0.59    
    Module::Build             0.4204   0.4234  


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

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = C
    PATH = /Users/Amory/bin:/Users/amory/perl5/perlbrew/bin:/Users/amory/perl5/perlbrew/perls/perl-5.36.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/opt/homebrew/opt/python@3.13/libexec/bin:/opt/homebrew/opt/python@3.13/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages:/Users/Amory/.local/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/usr/local/MacGPG2/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/Amory/Documents/git/external/git-extra-commands@unixorn/bin:/Users/Amory/Documents/git/external/tiny-scripts@vitorgalvao:/Users/Amory/Documents/git/external/bash-itunes@illusori:/Users/Amory/Documents/git/external/video_transcoding@lisamelton/bin:/Users/Amory/Documents/git/external/other_video_transcoding@lisamelton:/Users/Amory/Documents/git/personal/lockquote:/Applications/CKAN.app/Contents/MacOS/
    PERL5DB = use Devel::NYTProf
    PERL5_DIR = /Users/Amory/perl5
    PERL5_V = 5.36
    PERLBREW = command perlbrew
    PERLBREW_HOME = /Users/Amory/.perlbrew
    PERLBREW_MANPATH = /Users/amory/perl5/perlbrew/perls/perl-5.36.0/man
    PERLBREW_PATH = /Users/amory/perl5/perlbrew/bin:/Users/amory/perl5/perlbrew/perls/perl-5.36.0/bin
    PERLBREW_PERL = perl-5.36.0
    PERLBREW_ROOT = /Users/amory/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.98
    PERLBREW_VERSION = 0.98
    PERLDOC_PAGER = sh -c 'col -bx | bat -l man -p'
    PERL_CPANM_OPT = --verify --from https://www.cpan.org
    PERL_MM_USE_DEFAULT = 1
    SHELL = /opt/homebrew/bin/bash
    TERM = xterm-256color
    TMPDIR = /var/folders/3s/yzp_k_q54799t3cx5vg512040000gn/T/

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

    EGID = 20 20 12 61 79 80 81 98 702 701 33 100 204 250 395 398 399
    EUID = 501
    EXECUTABLE_NAME = /Users/Amory/perl5/perlbrew/perls/perl-5.36.0/bin/perl
    GID = 20 20 12 61 79 80 81 98 702 701 33 100 204 250 395 398 399
    UID = 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.33    
    CPAN::Meta          2.150010
    Cwd                 3.84    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.45    
    File::Spec          3.84    
    JSON                4.10    
    JSON::PP            4.07    
    Module::Build       0.4234  
    Module::Signature   0.89    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302209
    YAML                1.31    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 36 subversion 0) configuration:
   
  Platform:
    osname=darwin
    osvers=21.6.0
    archname=darwin-2level
    uname='darwin nayru.fios-router.home 21.6.0 darwin kernel version 21.6.0: wed aug 10 14:28:25 pdt 2022; root:xnu-8020.141.5~2release_arm64_t8110 arm64 '
    config_args='-de -Dprefix=/Users/amory/perl5/perlbrew/perls/perl-5.36.0 -Aeval:scriptdir=/Users/amory/perl5/perlbrew/perls/perl-5.36.0/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=12.5 -fno-strict-aliasing -pipe -fstack-protector-strong -DPERL_USE_SAFE_PUTENV'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.5 -fno-strict-aliasing -pipe -fstack-protector-strong'
    ccversion=''
    gccversion='Apple LLVM 13.1.6 (clang-1316.0.21.2.5)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=8
    longdblkind=0
    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=12.5 -fstack-protector-strong'
    libpth=/Library/Developer/CommandLineTools/usr/lib/clang/13.1.6/lib /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
    libs= 
    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=12.5 -bundle -undefined dynamic_lookup -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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 Sep  6 2022 11:44:09
  %ENV:
    PERL5DB="use Devel::NYTProf"
    PERL5_DIR="/Users/Amory/perl5"
    PERL5_V="5.36"
    PERLBREW="command perlbrew"
    PERLBREW_HOME="/Users/Amory/.perlbrew"
    PERLBREW_MANPATH="/Users/amory/perl5/perlbrew/perls/perl-5.36.0/man"
    PERLBREW_PATH="/Users/amory/perl5/perlbrew/bin:/Users/amory/perl5/perlbrew/perls/perl-5.36.0/bin"
    PERLBREW_PERL="perl-5.36.0"
    PERLBREW_ROOT="/Users/amory/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.98"
    PERLBREW_VERSION="0.98"
    PERLDOC_PAGER="sh -c 'col -bx | bat -l man -p'"
    PERL_CPANM_OPT="--verify --from https://www.cpan.org"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/site_perl/5.36.0/darwin-2level
    /Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/site_perl/5.36.0
    /Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0/darwin-2level
    /Users/amory/perl5/perlbrew/perls/perl-5.36.0/lib/5.36.0