Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: PASS Dancer-Plugin-REST-0.11 v5.8.5 GNU/Linux
Date: 2016-02-24T10:02:08Z
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 Yanick Champoux,
This is a computer-generated report for Dancer-Plugin-REST-0.11
on perl 5.8.5, created by CPAN-Reporter-1.2015.
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/00-compile.t ........................ ok
#
#
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10
# perl: 5.008005 (wanted 5.006) on linux from /home/sand/src/perl/repoperls/installed-perls/perl/perl-5.8.5/8942/bin/perl
#
# Carp => 1.38 (want any version)
# Dancer => 1.3202 (want 1.3111)
# Dancer::ModuleLoader => 1.3202 (want any version)
# Dancer::Plugin => 1.3202 (want any version)
# Dancer::Test => 1.3202 (want any version)
# File::Spec => 3.62 (want any version)
# HTTP::Headers => 6.11 (want any version)
# IO::Handle => 1.28 (want any version)
# IPC::Open3 => 1.0106 (want any version)
# Module::Build => 0.4216 (want 0.3601)
# Test::More => 1.302013012 (want 0.88)
# strict => 1.03 (want any version)
# warnings => 1.03 (want any version)
#
# Thanks for using my code. I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
#
t/000-report-versions-tiny.t .......... ok
t/01_base.t ........................... ok
t/02_prepare_serializer_for_format.t .. skipped: YAML is needed for this test
t/03_resource.t ....................... ok
t/04_helpers.t ........................ ok
t/04_plugin_settings.t ................ skipped: YAML is needed for this test
t/05_serializer_and_resource.t ........ ok
t/default-serializer.t ................ ok
t/two-posts.t ......................... ok
All tests successful.
Files=10, Tests=36, 4 wallclock secs ( 0.02 usr 0.10 sys + 1.73 cusr 0.42 csys = 2.27 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- ------ ------------
Carp 0 1.38
Dancer 1.3111 1.3202
Dancer::Plugin 0 1.3202
strict 0 1.03
warnings 0 1.03
build_requires:
Module Need Have
-------------------- ------ ------------
Dancer::ModuleLoader 0 1.3202
Dancer::Test 0 1.3202
File::Spec 0 3.62
HTTP::Headers 0 6.11
IO::Handle 0 1.28
IPC::Open3 0 1.0106
Module::Build 0.3601 0.4216
perl 5.006 5.008005
Test::More 0.88 1.302013_012
configure_requires:
Module Need Have
-------------------- ------ ------------
Module::Build 0.3601 0.4216
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/lib/ccache:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 28897
PERL5_CPAN_IS_RUNNING = 28897
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/perl/perl-5.8.5/8942/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- ------------
CPAN 2.12
CPAN::Meta 2.150005
Cwd 3.62
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.10
ExtUtils::Install 1.54
ExtUtils::MakeMaker 7.10
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.30
File::Spec 3.62
JSON 2.90
JSON::PP 2.27300
Module::Build 0.4216
Module::Signature 0.79
Parse::CPAN::Meta 1.4417
Test::Harness 3.36
Test::More 1.302013_012
YAML n/a
YAML::Syck 1.29
version 0.9912
--
Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
Platform:
osname=linux, osvers=4.3.0-1-amd64, archname=x86_64-linux-ld
uname='linux k83 4.3.0-1-amd64 #1 smp debian 4.3.3-7 (2016-01-19) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/perl-5.8.5/8942 -Dmyhostname=k83 -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 -Duselongdouble -DDEBUGGING=-g'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='5.3.1 20160121', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lpthread -lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
libc=libc-2.21.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.21'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: USE_64_BIT_INT USE_64_BIT_ALL USE_LONG_DOUBLE USE_LARGE_FILES
Locally applied patches:
MAINT23136
Devel::PatchPerl 1.40
Built under linux
Compiled at Feb 15 2016 08:07:02
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="28897"
PERL5_CPAN_IS_RUNNING="28897"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/perl/perl-5.8.5/8942/lib/5.8.5/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/perl/perl-5.8.5/8942/lib/5.8.5
/home/sand/src/perl/repoperls/installed-perls/perl/perl-5.8.5/8942/lib/site_perl/5.8.5/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/perl/perl-5.8.5/8942/lib/site_perl/5.8.5
/home/sand/src/perl/repoperls/installed-perls/perl/perl-5.8.5/8942/lib/site_perl
.