MooseX-Getopt v0.76 Perl 5 v5.39.10 darwin-2level
- Status
- Pass
- From
- John SJ Anderson
- Dist
-
MooseX-Getopt v0.76
- Platform
- Perl 5 v5.39.10 darwin-2level
- Date
- 2024-04-28 01:06:10
- ID
- 803c5aa2-04fb-11ef-a351-93abe045f454
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 ETHER,
This is a computer-generated report for MooseX-Getopt-0.76
on perl 5.39.10, 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 MooseX-Getopt-0.76
cp lib/MooseX/Getopt/Meta/Attribute/Trait.pm blib/lib/MooseX/Getopt/Meta/Attribute/Trait.pm
cp lib/MooseX/Getopt/Meta/Attribute.pm blib/lib/MooseX/Getopt/Meta/Attribute.pm
cp lib/MooseX/Getopt/OptionTypeMap.pm blib/lib/MooseX/Getopt/OptionTypeMap.pm
cp lib/MooseX/Getopt/Dashes.pm blib/lib/MooseX/Getopt/Dashes.pm
cp lib/MooseX/Getopt/ProcessedArgv.pm blib/lib/MooseX/Getopt/ProcessedArgv.pm
cp lib/MooseX/Getopt.pm blib/lib/MooseX/Getopt.pm
cp lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm blib/lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm
cp lib/MooseX/Getopt/Strict.pm blib/lib/MooseX/Getopt/Strict.pm
cp lib/MooseX/Getopt/GLD.pm blib/lib/MooseX/Getopt/GLD.pm
cp lib/MooseX/Getopt/Basic.pm blib/lib/MooseX/Getopt/Basic.pm
cp lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm blib/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ----- --------
# ExtUtils::MakeMaker any 7.70
# Module::Build::Tiny 0.034 0.047
# perl 5.006 5.039010
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.16
#
# === Test Requires ===
#
# Module Want Have
# ------------------ ----- --------
# File::Spec any 3.90
# Module::Metadata any 1.000038
# Module::Runtime any 0.016
# Moose::Meta::Class any 2.2207
# Moose::Util any 2.2207
# Path::Tiny 0.009 0.144
# Test::Deep any 1.204
# Test::Fatal 0.003 0.017
# Test::Moose any 2.2207
# Test::More 0.88 1.302199
# Test::Needs any 0.002010
# Test::Trap any 0.3.5
# Test::Warnings 0.009 0.033
# if any 0.0610
# perl 5.006 5.039010
#
# === Test Recommends ===
#
# Module Want Have
# ---------------------- -------- --------
# CPAN::Meta 2.120900 2.150010
# MooseX::ConfigFromFile any missing
# MooseX::SimpleConfig any missing
#
# === Test Suggests ===
#
# Module Want Have
# ------------------------- ---- -------
# MooseX::StrictConstructor any missing
#
# === Runtime Requires ===
#
# Module Want Have
# ---------------------------- ----- --------
# Carp any 1.54
# Getopt::Long 2.37 2.57
# Getopt::Long::Descriptive 0.088 0.114
# Moose any 2.2207
# Moose::Meta::Attribute any 2.2207
# Moose::Role 0.56 2.2207
# Moose::Util::TypeConstraints any 2.2207
# MooseX::Role::Parameterized 1.01 1.11
# Scalar::Util any 1.63
# Try::Tiny any 0.31
# namespace::autoclean any 0.29
# perl 5.006 5.039010
# strict any 1.13
# warnings any 1.69
#
# === Other Modules ===
#
# Module Have
# -------------------- ------
# Dist::CheckConflicts 0.11
# Encode 3.21
# File::Temp 0.2311
# JSON::PP 4.16
# Module::Runtime 0.016
# Pod::Coverage 0.23
# Sub::Name 0.27
# YAML 1.31
# autodie 2.37
#
t/00-report-prereqs.t ............... ok
t/001_basic.t ....................... ok
t/002_custom_option_type.t .......... ok
t/003_inferred_option_type.t ........ ok
t/004_nogetop.t ..................... ok
t/005_strict.t ...................... ok
t/006_metaclass_traits.t ............ ok
t/007_nogetopt_trait.t .............. ok
t/008_configfromfile.t .............. skipped: Need MooseX::ConfigFromFile
t/009_gld_and_explicit_options.t .... ok
t/010_dashes.t ...................... ok
t/011_process_argv.t ................ ok
t/100_gld_default_bug.t ............. ok
t/101_argv_bug.t .................... ok
t/102_basic_basic.t ................. ok
t/103_uc_bug.t ...................... ok
t/104_override_usage.t .............. ok
t/105_uc_bug_more.t ................. ok
t/106_no_ignore_case.t .............. ok
t/107_no_auto_help.t ................ skipped: Need MooseX::SimpleConfig 0.07
t/107_union_bug.t ................... ok
t/108_usage_attr.t .................. ok
t/109_help_flag.t ................... ok
t/110_sort_usage_by_attr_order.t .... ok
t/111_gld_pass_through.t ............ ok
t/112_configfile_constructor_arg.t .. skipped: Need MooseX::SimpleConfig
t/113_moosex_strictconstructor.t .... skipped: Need MooseX::StrictConstructor
t/114_init_arg.t .................... ok
t/zzz-check-breaks.t ................ ok
All tests successful.
Files=29, Tests=358, 6 wallclock secs ( 0.08 usr 0.05 sys + 4.99 cusr 0.65 csys = 5.77 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
runtime:
Module Need Have
---------------------------- ----- --------
Carp 0 1.54
Getopt::Long 2.37 2.57
Getopt::Long::Descriptive 0.088 0.114
Moose 0 2.2207
Moose::Meta::Attribute 0 2.2207
Moose::Role 0.56 2.2207
Moose::Util::TypeConstraints 0 2.2207
MooseX::Role::Parameterized 1.01 1.11
namespace::autoclean 0 0.29
perl 5.006 5.039010
Scalar::Util 0 1.63
strict 0 1.13
Try::Tiny 0 0.31
warnings 0 1.69
configure:
Module Need Have
---------------------------- ----- --------
ExtUtils::MakeMaker 0 7.70
Module::Build::Tiny 0.034 0.047
perl 5.006 5.039010
------------------------------
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.23
PATH = /opt/plenv/versions/5.39.10/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.10/bin/perl5.39.10
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.302199
YAML 1.31
YAML::Syck n/a
version 0.9930
--
Summary of my perl5 (revision 5 version 39 subversion 10) configuration:
Platform:
osname=darwin
osvers=23.4.0
archname=darwin-2level
uname='darwin bumfit.home.genehack.org 23.4.0 darwin kernel version 23.4.0: fri mar 15 00:11:05 pdt 2024; root:xnu-10063.101.17~1release_x86_64 x86_64 i386 macbookpro16,2 darwin '
config_args='-Dprefix=/opt/plenv/versions/5.39.10 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.39.10/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.4 -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.4 -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.3.9.4)'
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.4 -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.4.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=14.4 -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 Apr 27 2024 15:13:56
%ENV:
PERL_CPANM_OPT="--skip-installed --prompt"
@INC:
/opt/plenv/versions/5.39.10/lib/perl5/site_perl/5.39.10/darwin-2level
/opt/plenv/versions/5.39.10/lib/perl5/site_perl/5.39.10
/opt/plenv/versions/5.39.10/lib/perl5/5.39.10/darwin-2level
/opt/plenv/versions/5.39.10/lib/perl5/5.39.10