Twitter-API v1.0005 Perl 5 v5.28.1 OpenBSD.amd64-openbsd-thread-multi
- Status
- Pass
- From
- Alceu Rodrigues de Freitas Junior
- Dist
-
Twitter-API v1.0005
- Platform
- Perl 5 v5.28.1 OpenBSD.amd64-openbsd-thread-multi
- Date
- 2019-02-08 06:19:15
- ID
- 757ac28c-2b69-11e9-a40e-9d25b8c74ba8
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 Marc Mims,
This is a computer-generated report for Twitter-API-1.0005
on perl 5.28.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/000_load.t ..................................... ok
t/author-pod-syntax.t ............................ skipped: these tests are for testing by the author
t/base.t ......................................... ok
t/error.t ........................................ ok
t/oauth.t ........................................ ok
t/role/request-args.t ............................ ok
t/trait/api-methods/direct-messages.t ............ ok
t/trait/api-methods/invalidate-access-token.t .... ok
t/trait/api-methods/net-twitter-compatibility.t .. skipped: Net::Twitter >= 4.01041 not installed
t/trait/api-methods/update.t ..................... ok
t/trait/api-methods/upload-media.t ............... ok
t/trait/app-auth.t ............................... ok
t/trait/decode-html-entities.t ................... ok
t/trait/migration.t .............................. ok
t/trait/normalize-booleans.t ..................... ok
t/trait/rate-limiting.t .......................... ok
t/trait/retry-on-error.t ......................... ok
t/url-for.t ...................................... ok
t/util.t ......................................... ok
All tests successful.
Files=19, Tests=170, 6 wallclock secs ( 0.04 usr 0.21 sys + 3.47 cusr 1.99 csys = 5.71 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------------- ------- --------
Carp 0 1.50
Digest::SHA 0 6.02
Encode 0 3.00
HTML::Entities 0 3.69
HTTP::Request::Common 0 6.18
HTTP::Thin 0 0.006
IO::Socket::SSL 0 2.060
JSON::MaybeXS 0 1.004000
Module::Runtime 0 0.016
Moo 0 2.003004
Moo::Role 0 2.003004
MooX::Aliases 0 0.001006
MooX::Traits 0 0.005
namespace::clean 0 0.27
perl v5.14.1 5.028001
Ref::Util 0 0.204
Scalar::Util 0 1.50
StackTrace::Auto 0 0.200013
Sub::Exporter::Progressive 0 0.001013
Throwable 0 0.200013
Time::HiRes 0 1.9759
Time::Local 0 1.25
Try::Tiny 0 0.30
URI 0 1.76
URL::Encode 0 0.03
WWW::OAuth 0.006 1.000
build_requires:
Module Need Have
-------------------------- ------- --------
HTTP::Response 0 6.18
HTTP::Status 0 6.18
List::Util 1.35 1.50
Test::Fatal 0 0.014
Test::More 0 1.302160
Test::Pod 0 1.52
Test::Spec 0 0.54
Test::Warnings 0 0.026
configure_requires:
Module Need Have
-------------------------- ------- --------
Module::Build::Tiny 0.034 0.039
opt_requires:
Module Need Have
-------------------------- ------- --------
Cpanel::JSON::XS 0 4.08
WWW::Form::UrlEncoded::XS 0 0.25
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
DBD_MYSQL_TESTDB = test
DBD_MYSQL_TESTHOST = localhost
DBD_MYSQL_TESTPASSWORD =
DBD_MYSQL_TESTPORT = 3306
DBD_MYSQL_TESTUSER = goku
EXTENDED_TESTING = 1
PATH = /home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.28.1/bin:/home/goku/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3697
PERL5_CPAN_IS_RUNNING = 3697
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 91109,3697
PERLBREW_HOME = /home/goku/.perlbrew
PERLBREW_MANPATH = /home/goku/perl5/perlbrew/perls/perl-5.28.1/man
PERLBREW_PATH = /home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.28.1/bin
PERLBREW_PERL = perl-5.28.1
PERLBREW_ROOT = /home/goku/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.86
PERLBREW_VERSION = 0.86
PERL_CR_SMOKER_CURRENT = Twitter-API-1.0005
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/goku/perl5/perlbrew/perls/perl-5.28.1/bin/perl
$UID/$EUID = 1001 / 1001
$GID = 999 999 1001
$EGID = 999 999 1001
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 2.22
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.35_08
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.35_08
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.39
File::Spec 3.75
JSON 4.01
JSON::PP 4.00
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302160
YAML 1.27
YAML::Syck n/a
version 0.9924_02
--
Summary of my perl5 (revision 5 version 28 subversion 1) configuration:
Platform:
osname=openbsd
osvers=6.4
archname=OpenBSD.amd64-openbsd-thread-multi
uname='openbsd cpan-smoker-openbsd 6.4 generic.mp#364 amd64 '
config_args='-de -Dprefix=/home/goku/perl5/perlbrew/perls/perl-5.28.1 -Dman1dir=none -Dman3dir=none -Dusethreads -Duse64bitall -Dusemultiplicity -Duse64bitint -Aeval:scriptdir=/home/goku/perl5/perlbrew/perls/perl-5.28.1/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.2.1 Compatible OpenBSD Clang 6.0.0 (tags/RELEASE_600/final)'
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 ='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lpthread -lm -lutil -lc
perllibs=-lpthread -lm -lutil -lc
libc=/usr/lib/libc.so.92.5
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' '
cccdlflags='-DPIC -fPIC '
lddlflags='-shared -fPIC -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
MULTIPLICITY
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 1.52
Built under openbsd
Compiled at Jan 31 2019 01:06:57
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="3697"
PERL5_CPAN_IS_RUNNING="3697"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="91109,3697"
PERLBREW_HOME="/home/goku/.perlbrew"
PERLBREW_MANPATH="/home/goku/perl5/perlbrew/perls/perl-5.28.1/man"
PERLBREW_PATH="/home/goku/perl5/perlbrew/bin:/home/goku/perl5/perlbrew/perls/perl-5.28.1/bin"
PERLBREW_PERL="perl-5.28.1"
PERLBREW_ROOT="/home/goku/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.86"
PERLBREW_VERSION="0.86"
PERL_CR_SMOKER_CURRENT="Twitter-API-1.0005"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/goku/perl5/perlbrew/perls/perl-5.28.1/lib/site_perl/5.28.1/OpenBSD.amd64-openbsd-thread-multi
/home/goku/perl5/perlbrew/perls/perl-5.28.1/lib/site_perl/5.28.1
/home/goku/perl5/perlbrew/perls/perl-5.28.1/lib/5.28.1/OpenBSD.amd64-openbsd-thread-multi
/home/goku/perl5/perlbrew/perls/perl-5.28.1/lib/5.28.1
.