Dancer2 v1.1.0 Perl 5 v5.20.3 amd64-freebsd
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
Dancer2 v1.1.0
- Platform
- Perl 5 v5.20.3 amd64-freebsd
- Date
- 2023-12-23 23:08:21
- ID
- 2a7eaf50-a1e8-11ee-8bda-15f26d8775ea
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 Jason A. Crome,
This is a computer-generated report for Dancer2-1.1.0
on perl 5.20.3, created by CPAN-Reporter-1.2019.
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 '/usr/bin/make test':
Skip blib/lib/auto/share/dist/Dancer2/skel/public/images/perldancer.jpg (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/cpanfile (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/public/500.html (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/public/+dispatch.cgi (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/public/images/perldancer-bg.jpg (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/t/001_base.t (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/Makefile.PL (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/public/css/style.css (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/public/favicon.ico (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/.dancer (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/views/layouts/main.tt (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/views/index.tt (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/lib/AppFile.pm (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/public/404.html (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/bin/+app.psgi (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/public/javascripts/jquery.js (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/.gitignore (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/public/+dispatch.fcgi (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/public/css/error.css (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/MANIFEST.SKIP (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/docker/Dockerfile (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/environments/development.yml (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/config.yml (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/environments/production.yml (unchanged)
Skip blib/lib/auto/share/dist/Dancer2/skel/t/002_index_route.t (unchanged)
PERL_DL_NONLAZY=1 "/usr/perl5.20.3p/bin/perl5.20.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/classes/Dancer2-Core-Factory/*.t t/classes/Dancer2-Core-Hook/*.t t/classes/Dancer2-Core-Request/*.t t/classes/Dancer2-Core-Response-Delayed/*.t t/classes/Dancer2-Core-Response/*.t t/classes/Dancer2-Core-Role-Engine/*.t t/classes/Dancer2-Core-Role-Handler/*.t t/classes/Dancer2-Core-Role-HasLocation/*.t t/classes/Dancer2-Core-Role-Serializer/*.t t/classes/Dancer2-Core-Role-StandardResponses/*.t t/classes/Dancer2-Core-Route/*.t t/classes/Dancer2-Core-Runner/*.t t/classes/Dancer2-Core/*.t t/classes/Dancer2/*.t t/dsl/*.t t/examples/*.t t/issues/*.t t/issues/gh-1013/*.t t/issues/gh-1046/*.t t/issues/gh-1216/*.t t/issues/gh-1226/*.t t/issues/gh-1230/*.t t/issues/gh-1621/*.t t/issues/gh-639/fails/*.t t/issues/gh-639/succeeds/*.t t/issues/gh-650/*.t t/issues/gh-975/*.t t/issues/memleak/*.t t/plugin2/*.t t/plugin2/app_dsl_cb/*.t t/roles/*.t t/route-pod-coverage/*.t t/scope_problems/*.t t/template_tiny/*.t
Unable to get Terminal Size. The TIOCGWINSZ ioctl didn't work. The COLUMNS and LINES environment variables didn't work. The resize program didn't work. The stty program didn't work. at /usr/perl5.20.3p/lib/site_perl/5.20.3/Getopt/Long/Descriptive.pm line 295.
Unable to get Terminal Size. The TIOCGWINSZ ioctl didn't work. The COLUMNS and LINES environment variables didn't work. The resize program didn't work. The stty program didn't work. at /usr/perl5.20.3p/lib/site_perl/5.20.3/Getopt/Long/Descriptive.pm line 295.
Unable to get Terminal Size. The TIOCGWINSZ ioctl didn't work. The COLUMNS and LINES environment variables didn't work. The resize program didn't work. The stty program didn't work. at /usr/perl5.20.3p/lib/site_perl/5.20.3/Getopt/Long/Descriptive.pm line 295.
t/00-compile.t ......................................... ok
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------------ -------- --------
# CPAN::Meta::Requirements 2.120620 2.142
# ExtUtils::MakeMaker any 7.70
# File::ShareDir::Install 0.06 0.14
# Module::Metadata any 1.000038
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.70
#
# === Test Requires ===
#
# Module Want Have
# ----------------------- ---- --------
# Capture::Tiny 0.12 0.48
# ExtUtils::MakeMaker any 7.70
# File::Spec any 3.75
# HTTP::Cookies any 6.11
# HTTP::Headers any 6.44
# IO::Handle any 1.51
# IPC::Open3 any 1.16
# Pod::Simple::SimpleTree any 3.45
# Template any 3.101
# Test::Builder any 1.302198
# Test::EOL any 1.6
# Test::Fatal any 0.017
# Test::More 0.92 1.302198
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# ------------------------------------------- -------- --------
# Attribute::Handlers any 0.99
# CLI::Osprey any 0.02
# Carp any 1.50
# Clone any 0.46
# Config::Any any 0.33
# Digest::SHA any 6.04
# Encode any 3.19
# Exporter 5.57 5.77
# Exporter::Tiny any 1.006002
# File::Basename any 2.85
# File::Copy any 2.30
# File::Path any 2.18
# File::Share any 0.27
# File::Spec any 3.75
# File::Temp any 0.2311
# File::Which any 1.27
# HTTP::Date any 6.05
# HTTP::Headers::Fast 0.21 0.21
# HTTP::Tiny any 0.082
# HTTP::XSCookies 0.000007 0.000021
# Hash::Merge::Simple any 0.051
# Hash::MultiValue any 0.16
# Import::Into any 1.002005
# JSON::MaybeXS any 1.004005
# List::Util 1.29 1.63
# MIME::Base64 3.13 3.16
# Module::Runtime any 0.016
# Moo 2.000000 2.005005
# Moo::Role any 2.005005
# POSIX any 1.38_03
# Path::Tiny any 0.144
# Plack 1.0040 1.0050
# Plack::Middleware::FixMissingBodyInRedirect any 0.12
# Plack::Middleware::RemoveRedundantBody any 0.09
# Ref::Util any 0.204
# Role::Tiny 2.000000 2.002004
# Safe::Isa any 1.000010
# Sub::Quote any 2.006008
# Template any 3.101
# Template::Tiny any 1.14
# Test::Builder any 1.302198
# Test::More 0.92 1.302198
# Type::Tiny 1.000006 2.004000
# Types::Standard any 2.004000
# URI::Escape any 5.21
# YAML 0.86 1.30
# parent any 0.239
# perl 5.014 5.020003
#
# === Runtime Recommends ===
#
# Module Want Have
# ----------------------- -------- --------
# CGI::Deurl::XS any 0.08
# Class::XSAccessor any 1.19
# Cpanel::JSON::XS any 4.36
# Crypt::URandom any 0.39
# HTTP::XSCookies 0.000015 0.000021
# HTTP::XSHeaders any 0.400003
# Math::Random::ISAAC::XS any 1.004
# MooX::TypeTiny any 0.002003
# Pod::Simple::Search any 3.45
# Pod::Simple::SimpleTree any 3.45
# Scope::Upper any 0.34
# Type::Tiny::XS any 0.019
# URL::Encode::XS any 0.03
# Unicode::UTF8 any 0.62
# YAML::XS any 0.88
#
# === Runtime Suggests ===
#
# Module Want Have
# ----------- ---- ----
# Fcntl any 1.11
# MIME::Types any 2.23
#
# === Runtime Conflicts ===
#
# Module Want Have
# ---------- ----------- --------
# Role::Tiny == 2.000007 2.002004
# YAML == 1.16 1.30
#
t/00-report-prereqs.t .................................. ok
t/app.t ................................................ ok
t/app_alone.t .......................................... ok
t/author-distmeta.t .................................... skipped: these tests are for testing by the author
t/author-no-tabs.t ..................................... skipped: these tests are for testing by the author
t/author-pod-syntax.t .................................. skipped: these tests are for testing by the author
t/auto_page.t .......................................... ok
t/caller.t ............................................. ok
t/charset_server.t ..................................... ok
t/classes/Dancer2-Core-Factory/new.t ................... ok
t/classes/Dancer2-Core-Hook/new.t ...................... ok
t/classes/Dancer2-Core-Request/new.t ................... ok
t/classes/Dancer2-Core-Request/serializers.t ........... ok
t/classes/Dancer2-Core-Response-Delayed/after_hooks.t .. ok
t/classes/Dancer2-Core-Response-Delayed/new.t .......... ok
t/classes/Dancer2-Core-Response/new_from.t ............. ok
t/classes/Dancer2-Core-Role-Engine/with.t .............. ok
t/classes/Dancer2-Core-Role-Handler/with.t ............. ok
t/classes/Dancer2-Core-Role-HasLocation/with.t ......... ok
t/classes/Dancer2-Core-Role-Serializer/with.t .......... ok
t/classes/Dancer2-Core-Role-StandardResponses/with.t ... ok
t/classes/Dancer2-Core-Route/base.t .................... ok
t/classes/Dancer2-Core-Route/deprecated_param_keys.t ... ok
t/classes/Dancer2-Core-Route/match.t ................... ok
t/classes/Dancer2-Core-Runner/environment.t ............ ok
t/classes/Dancer2-Core-Runner/new.t .................... ok
t/classes/Dancer2-Core-Runner/psgi_app.t ............... ok
t/classes/Dancer2-Core/camelize.t ...................... ok
t/classes/Dancer2/import-pragmas.t ..................... ok
t/classes/Dancer2/import.t ............................. ok
t/config-files-logged.t ................................ ok
t/config_multiapp.t .................................... ok
t/config_reader.t ...................................... ok
t/config_settings.t .................................... ok
t/context-in-before.t .................................. ok
t/cookie.t ............................................. ok
t/custom_dsl.t ......................................... ok
t/dancer-test.t ........................................ ok
t/deserialize.t ........................................ ok
t/disp_named_capture.t ................................. ok
# Dispatch test 0, for GET /
# Dispatch test 1, for GET /user/Johnny
# Dispatch test 2, for GET /twoohfour
# Dispatch test 3, for GET /haltme
t/dispatcher.t ......................................... ok
t/dsl/any.t ............................................ ok
t/dsl/app.t ............................................ ok
t/dsl/content.t ........................................ ok
t/dsl/delayed.t ........................................ ok
t/dsl/error_template.t ................................. ok
t/dsl/extend.t ......................................... ok
t/dsl/halt.t ........................................... ok
t/dsl/halt_with_param.t ................................ ok
t/dsl/json.t ........................................... ok
t/dsl/mime.t ........................................... ok
t/dsl/parameters.t ..................................... ok
t/dsl/pass.t ........................................... ok
t/dsl/path.t ........................................... ok
t/dsl/pod.t ............................................ ok
t/dsl/request.t ........................................ ok
t/dsl/request_data.t ................................... ok
t/dsl/route_retvals.t .................................. ok
t/dsl/send_as.t ........................................ ok
t/dsl/send_file.t ...................................... ok
t/dsl/splat.t .......................................... ok
t/dsl/to_app.t ......................................... ok
t/dsl/uri_for.t ........................................ ok
t/dsl/uri_for_route.t .................................. ok
t/dsl/yaml.t ........................................... ok
t/engine.t ............................................. ok
t/error.t .............................................. ok
t/examples/hello_world.t ............................... ok
t/examples/simple_calculator.t ......................... ok
t/factory.t ............................................ ok
t/file_utils.t ......................................... ok
t/forward.t ............................................ ok
t/forward_before_hook.t ................................ ok
t/forward_hmv_params.t ................................. ok
t/forward_test_tcp.t ................................... ok
t/hooks.t .............................................. ok
t/http_methods.t ....................................... ok
t/http_status.t ........................................ ok
t/issues/gh-1013/gh-1013.t ............................. ok
t/issues/gh-1046/gh-1046.t ............................. ok
t/issues/gh-1070.t ..................................... ok
t/issues/gh-1098.t ..................................... ok
t/issues/gh-1216/gh-1216.t ............................. ok
t/issues/gh-1226/gh-1226.t ............................. ok
t/issues/gh-1230/gh-1230.t ............................. ok
t/issues/gh-1232.t ..................................... ok
t/issues/gh-1289.t ..................................... ok
t/issues/gh-1564.t ..................................... ok
t/issues/gh-1621/gh-1621.t ............................. ok
t/issues/gh-596.t ...................................... ok
t/issues/gh-634.t ...................................... ok
t/issues/gh-639/fails/issue.t .......................... ok
t/issues/gh-639/succeeds/issue.t ....................... ok
t/issues/gh-650/gh-650.t ............................... ok
t/issues/gh-723.t ...................................... ok
t/issues/gh-730.t ...................................... ok
t/issues/gh-762.t ...................................... ok
t/issues/gh-794.t ...................................... ok
t/issues/gh-797.t ...................................... ok
t/issues/gh-799.t ...................................... ok
t/issues/gh-811.t ...................................... ok
t/issues/gh-931.t ...................................... ok
t/issues/gh-936.t ...................................... ok
t/issues/gh-944.t ...................................... ok
t/issues/gh-975/gh-975.t ............................... ok
t/issues/memleak/die_in_hooks.t ........................ ok
t/issues/vars-in-forward.t ............................. ok
t/log_die_before_hook.t ................................ ok
t/log_levels.t ......................................... ok
t/logger.t ............................................. ok
t/logger_console.t ..................................... ok
t/memory_cycles.t ...................................... ok
t/mime.t ............................................... ok
t/multi_apps.t ......................................... ok
t/multi_apps_forward.t ................................. ok
t/multiapp_template_hooks.t ............................ ok
t/multipart_content.t .................................. ok
t/named_apps.t ......................................... ok
t/named_routes.t ....................................... ok
t/no_default_middleware.t .............................. ok
t/plugin2/app_dsl_cb/app_dsl_cb.t ...................... ok
t/plugin2/basic-2.t .................................... ok
t/plugin2/basic.t ...................................... ok
t/plugin2/define-keywords.t ............................ ok
t/plugin2/find_plugin.t ................................ ok
t/plugin2/from-config.t ................................ ok
t/plugin2/hooks.t ...................................... ok
t/plugin2/inside-plugin.t .............................. ok
t/plugin2/keywords-hooks-namespace.t ................... ok
t/plugin2/memory_cycles.t .............................. ok
t/plugin2/no-app-munging.t ............................. ok
t/plugin2/no-clobbering.t .............................. ok
t/plugin2/no-config.t .................................. ok
t/plugin2/with-plugins.t ............................... ok
t/plugin_import.t ...................................... ok
t/plugin_multiple_apps.t ............................... ok
t/plugin_register.t .................................... ok
t/plugin_syntax.t ...................................... ok
t/prepare_app.t ........................................ ok
t/psgi_app.t ........................................... ok
t/psgi_app_forward_and_pass.t .......................... ok
t/redirect.t ........................................... ok
t/request.t ............................................ ok
t/request_make_forward_to.t ............................ ok
t/request_multipart_formdata.t ......................... ok
t/request_upload.t ..................................... ok
t/response.t ........................................... ok
t/roles/hook.t ......................................... ok
t/route-pod-coverage/route-pod-coverage.t .............. ok
t/scope_problems/dispatcher_internal_request.t ......... ok
t/scope_problems/keywords_before_template_hook.t ....... ok
t/scope_problems/session_is_cleared.t .................. ok
t/scope_problems/with_return_dies.t .................... ok
t/serializer.t ......................................... ok
t/serializer_json.t .................................... ok
t/serializer_mutable.t ................................. ok
t/serializer_mutable_custom.t .......................... ok
t/session_bad_client_cookie.t .......................... ok
t/session_config.t ..................................... ok
t/session_engines.t .................................... ok
t/session_forward.t .................................... ok
t/session_hooks.t ...................................... ok
t/session_hooks_no_change_id.t ......................... ok
t/session_in_template.t ................................ ok
t/session_lifecycle.t .................................. ok
t/session_object.t ..................................... ok
t/session_yaml_object.t ................................ ok
t/shared_engines.t ..................................... ok
t/static_content.t ..................................... ok
t/template.t ........................................... ok
t/template_default_tokens.t ............................ ok
t/template_ext.t ....................................... ok
t/template_name.t ...................................... ok
t/template_simple.t .................................... ok
t/template_tiny/01_compile.t ........................... ok
t/template_tiny/02_trivial.t ........................... ok
t/template_tiny/03_samples.t ........................... ok
t/template_tiny/04_compat.t ............................ ok
t/template_tiny/05_preparse.t .......................... ok
t/time.t ............................................... ok
t/types.t .............................................. ok
t/vars.t ............................................... ok
All tests successful.
Files=183, Tests=1953, 78 wallclock secs ( 0.45 usr 0.62 sys + 42.93 cusr 31.49 csys = 75.49 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------------------- -------- --------
Attribute::Handlers 0 0.99
Carp 0 1.50
CLI::Osprey 0 0.02
Clone 0 0.46
Config::Any 0 0.33
Digest::SHA 0 6.04
Encode 0 3.19
Exporter 5.57 5.77
Exporter::Tiny 0 1.006002
File::Basename 0 2.85
File::Copy 0 2.30
File::Path 0 2.18
File::Share 0 0.27
File::Spec 0 3.75
File::Temp 0 0.2311
File::Which 0 1.27
Hash::Merge::Simple 0 0.051
Hash::MultiValue 0 0.16
HTTP::Date 0 6.05
HTTP::Headers::Fast 0.21 0.21
HTTP::Tiny 0 0.082
HTTP::XSCookies 0.000007 0.000021
Import::Into 0 1.002005
JSON::MaybeXS 0 1.004005
List::Util 1.29 1.63
MIME::Base64 3.13 3.16
Module::Runtime 0 0.016
Moo 2.000000 2.005005
Moo::Role 0 2.005005
parent 0 0.239
Path::Tiny 0 0.144
perl 5.014 5.020003
Plack 1.0040 1.0050
Plack::Middleware::FixMissingBodyInRedirect 0 0.12
Plack::Middleware::RemoveRedundantBody 0 0.09
POSIX 0 1.38_03
Ref::Util 0 0.204
Role::Tiny 2.000000 2.002004
Safe::Isa 0 1.000010
Sub::Quote 0 2.006008
Template 0 3.101
Template::Tiny 0 1.14
Test::Builder 0 1.302198
Test::More 0.92 1.302198
Type::Tiny 1.000006 2.004000
Types::Standard 0 2.004000
URI::Escape 0 5.21
YAML 0.86 1.30
build_requires:
Module Need Have
------------------------------------------- -------- --------
Capture::Tiny 0.12 0.48
ExtUtils::MakeMaker 0 7.70
File::Spec 0 3.75
HTTP::Cookies 0 6.11
HTTP::Headers 0 6.44
IO::Handle 0 1.51
IPC::Open3 0 1.16
Pod::Simple::SimpleTree 0 3.45
Template 0 3.101
Test::Builder 0 1.302198
Test::EOL 0 1.6
Test::Fatal 0 0.017
Test::More 0.92 1.302198
configure_requires:
Module Need Have
------------------------------------------- -------- --------
CPAN::Meta::Requirements 2.120620 2.142
ExtUtils::MakeMaker 0 7.70
File::ShareDir::Install 0.06 0.14
Module::Metadata 0 1.000038
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LC_ALL = de_DE.ISO8859-1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd10.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 74120
PERL5_CPAN_IS_RUNNING = 74120
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 27889,74120
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2023122322/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2023122322
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.20.3p/bin/perl5.20.3
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.34
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.75
JSON 4.10
JSON::PP 4.12
Module::Build 0.4234
Module::Signature 0.87
Parse::CPAN::Meta 2.150010
Test2 1.302198
Test::Harness 3.47
Test::More 1.302198
YAML 1.30
YAML::Syck 1.34
version 0.9930
--
Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
Platform:
osname=freebsd, osvers=10.1-release, archname=amd64-freebsd
uname='freebsd cvrsnica-freebsd-101.herceg.de 10.1-release freebsd 10.1-release #0 r274401: tue nov 11 21:02:49 utc 2014 root@releng1.nyi.freebsd.org:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.20.3p -Dcf_email=srezic@cpan.org'
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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O',
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)', 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='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/include/clang/3.4.1 /usr/lib
libs=-lpthread -lgdbm -lm -lcrypt -lutil -lc
perllibs=-lpthread -lm -lcrypt -lutil -lc
libc=, 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 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under freebsd
Compiled at Sep 12 2015 22:44:25
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="74120"
PERL5_CPAN_IS_RUNNING="74120"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="27889,74120"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2023122322/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/perl5.20.3p/lib/site_perl/5.20.3/amd64-freebsd
/usr/perl5.20.3p/lib/site_perl/5.20.3
/usr/perl5.20.3p/lib/5.20.3/amd64-freebsd
/usr/perl5.20.3p/lib/5.20.3
.