MooX-AttributeFilter v0.003000-TRIAL Perl 5 v5.24.1 x86_64-linux
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
MooX-AttributeFilter v0.003000-TRIAL
- Platform
- Perl 5 v5.24.1 x86_64-linux
- Date
- 2018-06-30 17:49:15
- ID
- e7df01e8-7c8d-11e8-9dd7-aebfa4dac637
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 Vadim Belman,
This is a computer-generated report for MooX-AttributeFilter-0.003000-TRIAL
on perl 5.24.1, 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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
t/010-filter.t ........... ok
t/020-errors.t ........... ok
Not inlining 'new' for MooseClass since it is not inheriting the default Moose::Object::new
If you are certain you don't need to inline your constructor, specify inline_constructor => 0 in your call to MooseClass->meta->make_immutable
t/030-moose-inflate.t .... ok
t/author-pod-coverage.t .. skipped: these tests are for testing by the author
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
All tests successful.
Files=5, Tests=11, 5 wallclock secs ( 0.03 usr 0.04 sys + 1.00 cusr 0.18 csys = 1.25 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- -------- ---------
Carp 0 1.40
Class::Method::Modifiers 0 2.12
Method::Generate::Accessor 0 0
Moo 1.006000 2.003004
perl 5.010000 5.024001
Scalar::Util 0 1.50
strictures 1 2.000005
Sub::Quote 1.004005 2.005000
build_requires:
Module Need Have
-------------------------- -------- ---------
List::Util 1.29 1.50
Module::Build 0.28 0.42_28
Module::Load 0 0.32
Moo 1.006000 2.003004
Pod::Coverage::TrustPod 0 0.100004
strict 0 1.11
Test2::Tools::Spec 0 0.000114
Test2::V0 0.000060 0.000114
Test::Pod 0 1.52
Test::Pod::Coverage 0 1.10
Types::Standard 0 1.003_003
version 0 0.9923
warnings 0 1.36
configure_requires:
Module Need Have
-------------------------- -------- ---------
Module::Build 0.28 0.42_28
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 32413
PERL5_CPAN_IS_RUNNING = 32413
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.1/da1c/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- ----------
CPAN 2.20
CPAN::Meta 2.150010
Cwd 3.74
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.35_02
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.35_02
ExtUtils::Manifest 1.71
ExtUtils::ParseXS 3.31
File::Spec 3.74
JSON 2.97001
JSON::PP 2.27300_01
Module::Build 0.42_28
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302136
YAML 1.26
YAML::Syck 1.30
version 0.9923
--
Summary of my perl5 (revision 5 version 24 subversion 1) configuration:
Derived from: 443bd156a6baaf7a8fe6b6b05fcf6c4178140ed2
Platform:
osname=linux, osvers=4.14.0-3-amd64, archname=x86_64-linux
uname='linux k93msid 4.14.0-3-amd64 #1 smp debian 4.14.12-2 (2018-01-06) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.1/da1c -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Uuselongdouble -DEBUGGING=-g'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion='', gccversion='7.2.0', 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 =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/7/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.26.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.26'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -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_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_USE_DEVEL 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
Locally applied patches:
uncommitted-changes
Built under linux
Compiled at Mar 6 2018 21:19:13
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="32413"
PERL5_CPAN_IS_RUNNING="32413"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.1/da1c/lib/site_perl/5.24.1/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.1/da1c/lib/site_perl/5.24.1
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.1/da1c/lib/5.24.1/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.24.1/da1c/lib/5.24.1
.