String-CamelSnakeKebab v0.06 Perl 5 v5.26.0 x86_64-linux
- Status
- Pass
- From
- Ioan Rogers
- Dist
-
String-CamelSnakeKebab v0.06
- Platform
- Perl 5 v5.26.0 x86_64-linux
- Date
- 2017-10-02 19:06:25
- ID
- c957e848-a7a4-11e7-aced-a7a5f40426c9
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 KABLAMO,
This is a computer-generated report for String-CamelSnakeKebab-0.06
on perl 5.26.0, created by App::cpanminus::reporter 0.17 (1.7043).
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 String-CamelSnakeKebab-0.06
cp lib/String/CamelSnakeKebab.pm blib/lib/String/CamelSnakeKebab.pm
[11:08:20] t/http_header_case.t .. ok 2 ms ( 0.00 usr 0.00 sys + 0.07 cusr 0.01 csys = 0.08 CPU)
[11:08:20] t/word_split.t ........ ok 4 ms ( 0.00 usr 0.00 sys + 0.09 cusr 0.01 csys = 0.10 CPU)
[11:08:20] t/issues/issue_02.t ... ok 1 ms ( 0.00 usr 0.00 sys + 0.09 cusr 0.01 csys = 0.10 CPU)
Printing in line 18 of t/convert_case.t:
\ sub {
use warnings;
use strict;
lower_camel_case('flux-capacitor');
}
Printing in line 18 of t/convert_case.t:
\ sub {
use warnings;
use strict;
upper_camel_case('flux-capacitor');
}
Printing in line 18 of t/convert_case.t:
\ sub {
use warnings;
use strict;
lower_snake_case('ASnakeSlithersSlyly');
}
Printing in line 18 of t/convert_case.t:
\ sub {
use warnings;
use strict;
kebab_case('Peppers_Meat_Pineapple');
}
Printing in line 18 of t/convert_case.t:
\ sub {
use warnings;
use strict;
constant_case('I am constant');
}
Printing in line 18 of t/convert_case.t:
\ sub {
use warnings;
use strict;
lower_snake_case('address1');
}
Printing in line 18 of t/convert_case.t:
\ sub {
use warnings;
use strict;
http_header_case('x-ssl-cipher');
}
Printing in line 18 of t/convert_case.t:
\ sub {
use warnings;
use strict;
upper_snake_case('ASnakeSlithersSlyly');
}
[11:08:20] t/convert_case.t ...... ok 14 ms ( 0.00 usr 0.00 sys + 0.14 cusr 0.01 csys = 0.15 CPU)
[11:08:20]
All tests successful.
Files=4, Tests=30, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.39 cusr 0.04 csys = 0.45 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
HARNESS_OPTIONS = j8
HARNESS_TIMER = 1
LANG = en_GB.UTF-8
PATH = /home/ioanrogers/.plenv/versions/5.26.0/bin:/home/ioanrogers/.plenv/libexec:/home/ioanrogers/.plenv/plugins/perl-build/bin:/home/ioanrogers/.local/share/go/bin:/opt/perforce/bin:/home/ioanrogers/.perl6/bin:/home/ioanrogers/.plenv/shims:~/.plenv/bin::/home/ioanrogers/.local/bin:/home/ioanrogers/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/sbin:/usr/sbin:/usr/games
PERL_CPANM_OPT = --prompt --no-man-pages --verify --mirror https://cpan.metacpan.org
SHELL = /bin/bash
TERM = xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
EGID = 1854000021 10 190 969 973 982 1854000000 1854000021 1854000040 1854100503 1854100505
EUID = 1854000021
EXECUTABLE_NAME = /home/ioanrogers/.plenv/versions/5.26.0/bin/perl5.26.0
GID = 1854000021 10 190 969 973 982 1854000000 1854000021 1854000040 1854100503 1854100505
UID = 1854000021
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.18
CPAN::Meta 2.150010
Cwd 3.67
ExtUtils::CBuilder 0.280226
ExtUtils::Command 7.30
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.67
JSON 2.94
JSON::PP 2.94
Module::Build 0.4224
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302096
YAML 1.23
YAML::Syck n/a
version 0.9918
--
Summary of my perl5 (revision 5 version 26 subversion 0) configuration:
Platform:
osname=linux
osvers=4.10.17-200.fc25.x86_64
archname=x86_64-linux
uname='linux ioan-desktop.eng.sophos 4.10.17-200.fc25.x86_64 #1 smp mon may 22 18:12:57 utc 2017 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/ioanrogers/.plenv/versions/5.26.0 -de -Dusedevel -Dcc=clang -Dccflags-march=native -O3 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -Dman1dir=none -Dman3dir=none -A'eval:scriptdir=/home/ioanrogers/.plenv/versions/5.26.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
bincompat5005=undef
Compiler:
cc='clang'
ccflags ='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.2.1 Compatible Clang 3.9.1 (tags/RELEASE_391/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='clang'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/bin/../lib64/clang/3.9.1/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.24.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.24'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -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_MALLOC_WRAP
PERL_OP_PARENT
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:
Devel::PatchPerl 1.40
Built under linux
Compiled at Jun 2 2017 07:18:53
%ENV:
PERL_CPANM_OPT="--prompt --no-man-pages --verify --mirror https://cpan.metacpan.org"
@INC:
/home/ioanrogers/.plenv/versions/5.26.0/lib/perl5/site_perl/5.26.0/x86_64-linux
/home/ioanrogers/.plenv/versions/5.26.0/lib/perl5/site_perl/5.26.0
/home/ioanrogers/.plenv/versions/5.26.0/lib/perl5/5.26.0/x86_64-linux
/home/ioanrogers/.plenv/versions/5.26.0/lib/perl5/5.26.0