App-sslmaker v0.16 Perl 5 v5.10.1 amd64-freebsd
- Status
- Fail
- From
- Slaven Rezić
- Dist
-
App-sslmaker v0.16
- Platform
- Perl 5 v5.10.1 amd64-freebsd
- Date
- 2021-10-21 15:10:37
- ID
- 0bed1b7c-3281-11ec-9cd8-8f7c1f24ea8f
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 Jan Henning Thorsen,
This is a computer-generated report for App-sslmaker-0.16
on perl 5.10.1, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
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':
PERL_DL_NONLAZY=1 "/usr/perl5.10.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-basic.t ...................................... ok
WARNING: can't open config file: /usr/local/openssl/openssl.cnf
t/act-as-your-own-certificate-authority.t ......... ok
WARNING: can't open config file: /usr/local/openssl/openssl.cnf
t/create-an-intermediate-certificate-authority.t .. ok
t/io-socket-inet.t ................................ ok
WARNING: can't open config file: /usr/local/openssl/openssl.cnf
# Failed test 'ran'
# at t/sslmaker.t line 59.
# got: undef
# expected: '0'
# openssl req -new -sha256 -key client1.example.com.key.pem -days 365 -out client1.example.com.csr.pem -subj /C=US/ST=Texas/L=Dallas/O=Company/OU=Department/CN=client1.example.com FAIL (1) (WARNING: can't open config file: /usr/local/openssl/openssl.cnf
# Unable to load config info from /usr/local/openssl/openssl.cnf
# ) at /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/blib/lib/App/sslmaker.pm line 50, <> line 34.
# App::sslmaker::openssl("req", "-new", "-sha256", "-key", "client1.example.com.key.pem", "-days", 365, "-out", ...) called at /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/blib/lib/App/sslmaker.pm line 94
# App::sslmaker::make_csr(App::sslmaker=HASH(0x802eefde0), HASH(0x801825ed0)) called at ./script/sslmaker line 100
# main::__ANON__(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0)) called at ./script/sslmaker line 221
# Applify::__ANON__1__::__script_sslmaker::run_maybe(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "client1.example.com.csr.pem", CODE(0x802efbc18)) called at ./script/sslmaker line 100
# Applify::__ANON__1__::__script_sslmaker::action_generate(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "client1.example.com") called at ./script/sslmaker line 267
# eval {...} called at ./script/sslmaker line 265
# main::__ANON__(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "generate", "client1.example.com") called at /usr/perl5.10.1/lib/site_perl/5.10.1/Applify.pm line 304
# Applify::__ANON__1__::__script_sslmaker::run(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "generate", "client1.example.com") called at t/sslmaker.t line 59
# eval {...} called at t/sslmaker.t line 59
# main::__ANON__() called at /usr/perl5.10.1/lib/5.10.1/Test/Builder.pm line 374
# eval {...} called at /usr/perl5.10.1/lib/5.10.1/Test/Builder.pm line 374
# Test::Builder::subtest(Test::Builder=HASH(0x802c1c198), "sslmaker generate example.com", CODE(0x802c28c78)) called at /usr/perl5.10.1/lib/5.10.1/Test/More.pm line 809
# Test::More::subtest("sslmaker generate example.com", CODE(0x802c28c78)) called at t/sslmaker.t line 65
# Failed test 'ran'
# at t/sslmaker.t line 60.
# got: undef
# expected: '0'
# openssl req -new -sha256 -key client2.example.com.key.pem -days 365 -out client2.example.com.csr.pem -subj /C=US/ST=Texas/L=Dallas/O=Company/OU=Department/CN=client2.example.com FAIL (1) (WARNING: can't open config file: /usr/local/openssl/openssl.cnf
# Unable to load config info from /usr/local/openssl/openssl.cnf
# ) at /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/blib/lib/App/sslmaker.pm line 50, <> line 34.
# App::sslmaker::openssl("req", "-new", "-sha256", "-key", "client2.example.com.key.pem", "-days", 365, "-out", ...) called at /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/blib/lib/App/sslmaker.pm line 94
# App::sslmaker::make_csr(App::sslmaker=HASH(0x802c47c78), HASH(0x801825ac8)) called at ./script/sslmaker line 100
# main::__ANON__(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0)) called at ./script/sslmaker line 221
# Applify::__ANON__1__::__script_sslmaker::run_maybe(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "client2.example.com.csr.pem", CODE(0x802eefde0)) called at ./script/sslmaker line 100
# Applify::__ANON__1__::__script_sslmaker::action_generate(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "client2.example.com") called at ./script/sslmaker line 267
# eval {...} called at ./script/sslmaker line 265
# main::__ANON__(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "generate", "client2.example.com") called at /usr/perl5.10.1/lib/site_perl/5.10.1/Applify.pm line 304
# Applify::__ANON__1__::__script_sslmaker::run(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "generate", "client2.example.com") called at t/sslmaker.t line 60
# eval {...} called at t/sslmaker.t line 60
# main::__ANON__() called at /usr/perl5.10.1/lib/5.10.1/Test/Builder.pm line 374
# eval {...} called at /usr/perl5.10.1/lib/5.10.1/Test/Builder.pm line 374
# Test::Builder::subtest(Test::Builder=HASH(0x802c1c198), "sslmaker generate example.com", CODE(0x802c28c78)) called at /usr/perl5.10.1/lib/5.10.1/Test/More.pm line 809
# Test::More::subtest("sslmaker generate example.com", CODE(0x802c28c78)) called at t/sslmaker.t line 65
# Failed test 'client1.example.com.csr.pem'
# at t/sslmaker.t line 62.
# Looks like you failed 3 tests of 5.
# Failed test 'sslmaker generate example.com'
# at t/sslmaker.t line 65.
# Failed test 'ran'
# at t/sslmaker.t line 68.
# got: undef
# expected: '0'
# openssl ca -batch -notext -md sha256 -keyfile /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/local/tmp/sslmaker/private/ca.key.pem -cert /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/local/tmp/sslmaker/certs/ca.cert.pem -passin file:/usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/local/tmp/sslmaker/private/passphrase -extensions usr_cert -out client1.example.com.cert.pem -in client1.example.com.csr.pem FAIL (1) (Using configuration from /var/tmp/cpansmoker-1023/2021102105/H76WPoggk_
# client1.example.com.csr.pem: No such file or directory
# 34381172296:error:02001002:system library:fopen:No such file or directory:bss_file.c:402:fopen('client1.example.com.csr.pem','r')
# 34381172296:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:404:
# ) at /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/blib/lib/App/sslmaker.pm line 50, <> line 34.
# App::sslmaker::openssl("ca", "-batch", "-notext", "-md", "sha256", "-keyfile", Path::Tiny=ARRAY(0x801825af8), "-cert", ...) called at /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/blib/lib/App/sslmaker.pm line 181
# App::sslmaker::sign_csr(App::sslmaker=HASH(0x8018165e0), HASH(0x802f15270)) called at /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/blib/lib/App/sslmaker.pm line 211
# App::sslmaker::with_config(App::sslmaker=HASH(0x8018165e0), "sign_csr", HASH(0x802f15270)) called at ./script/sslmaker line 23
# main::__ANON__(App::sslmaker=HASH(0x8018165e0), "sign_csr", HASH(0x802f15270)) called at ./script/sslmaker line 178
# Applify::__ANON__1__::__script_sslmaker::action_sign(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "client1.example.com.csr.pem") called at ./script/sslmaker line 267
# eval {...} called at ./script/sslmaker line 265
# main::__ANON__(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "sign", "client1.example.com.csr.pem") called at /usr/perl5.10.1/lib/site_perl/5.10.1/Applify.pm line 304
# Applify::__ANON__1__::__script_sslmaker::run(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "sign", "client1.example.com.csr.pem") called at t/sslmaker.t line 68
# eval {...} called at t/sslmaker.t line 68
# main::__ANON__() called at /usr/perl5.10.1/lib/5.10.1/Test/Builder.pm line 374
# eval {...} called at /usr/perl5.10.1/lib/5.10.1/Test/Builder.pm line 374
# Test::Builder::subtest(Test::Builder=HASH(0x802c1c198), "sslmaker sign example.com.csr.pem", CODE(0x802c28c78)) called at /usr/perl5.10.1/lib/5.10.1/Test/More.pm line 809
# Test::More::subtest("sslmaker sign example.com.csr.pem", CODE(0x802c28c78)) called at t/sslmaker.t line 76
# Failed test 'ran'
# at t/sslmaker.t line 69.
# got: undef
# expected: '0'
# openssl ca -batch -notext -md sha256 -keyfile /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/local/tmp/sslmaker/private/ca.key.pem -cert /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/local/tmp/sslmaker/certs/ca.cert.pem -passin file:/usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/local/tmp/sslmaker/private/passphrase -extensions usr_cert -out client2.example.com.cert.pem -in client2.example.com.csr.pem FAIL (1) (Using configuration from /var/tmp/cpansmoker-1023/2021102105/H7xZPkEqK8
# client2.example.com.csr.pem: No such file or directory
# 34381172296:error:02001002:system library:fopen:No such file or directory:bss_file.c:402:fopen('client2.example.com.csr.pem','r')
# 34381172296:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:404:
# ) at /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/blib/lib/App/sslmaker.pm line 50, <> line 34.
# App::sslmaker::openssl("ca", "-batch", "-notext", "-md", "sha256", "-keyfile", Path::Tiny=ARRAY(0x802f15270), "-cert", ...) called at /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/blib/lib/App/sslmaker.pm line 181
# App::sslmaker::sign_csr(App::sslmaker=HASH(0x801825af8), HASH(0x802f15b58)) called at /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/blib/lib/App/sslmaker.pm line 211
# App::sslmaker::with_config(App::sslmaker=HASH(0x801825af8), "sign_csr", HASH(0x802f15b58)) called at ./script/sslmaker line 23
# main::__ANON__(App::sslmaker=HASH(0x801825af8), "sign_csr", HASH(0x802f15b58)) called at ./script/sslmaker line 178
# Applify::__ANON__1__::__script_sslmaker::action_sign(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "client2.example.com.csr.pem") called at ./script/sslmaker line 267
# eval {...} called at ./script/sslmaker line 265
# main::__ANON__(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "sign", "client2.example.com.csr.pem") called at /usr/perl5.10.1/lib/site_perl/5.10.1/Applify.pm line 304
# Applify::__ANON__1__::__script_sslmaker::run(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "sign", "client2.example.com.csr.pem") called at t/sslmaker.t line 69
# eval {...} called at t/sslmaker.t line 69
# main::__ANON__() called at /usr/perl5.10.1/lib/5.10.1/Test/Builder.pm line 374
# eval {...} called at /usr/perl5.10.1/lib/5.10.1/Test/Builder.pm line 374
# Test::Builder::subtest(Test::Builder=HASH(0x802c1c198), "sslmaker sign example.com.csr.pem", CODE(0x802c28c78)) called at /usr/perl5.10.1/lib/5.10.1/Test/More.pm line 809
# Test::More::subtest("sslmaker sign example.com.csr.pem", CODE(0x802c28c78)) called at t/sslmaker.t line 76
# Failed test 'index.txt has V client1.example.com'
# at t/sslmaker.t line 74.
# ''
# doesn't match '(?m-xis:^V.*CN=client1\.example\.com$)'
# Failed test 'index.txt has V client2.example.com'
# at t/sslmaker.t line 75.
# ''
# doesn't match '(?m-xis:^V.*CN=client2\.example\.com$)'
# Looks like you failed 4 tests of 5.
# Failed test 'sslmaker sign example.com.csr.pem'
# at t/sslmaker.t line 76.
# Failed test 'ran'
# at t/sslmaker.t line 79.
# got: undef
# expected: '0'
# openssl ca -passin file:/usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/local/tmp/sslmaker/private/passphrase -revoke client2.example.com.cert.pem FAIL (1) (Using configuration from /var/tmp/cpansmoker-1023/2021102105/c05takoR5q
# unable to load certificate
# 34381172296:error:0E06D06C:configuration file routines:NCONF_get_string:no value:conf_lib.c:324:group= name=unique_subject
# 34381172296:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:707:Expecting: TRUSTED CERTIFICATE
# ) at /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/blib/lib/App/sslmaker.pm line 50.
# App::sslmaker::openssl("ca", "-passin", "file:/usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0"..., "-revoke", "client2.example.com.cert.pem") called at /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/blib/lib/App/sslmaker.pm line 169
# App::sslmaker::revoke_cert(App::sslmaker=HASH(0x802f18ae0), HASH(0x802f1a3d8)) called at /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/blib/lib/App/sslmaker.pm line 211
# App::sslmaker::with_config(App::sslmaker=HASH(0x802f18ae0), "revoke_cert", HASH(0x802f1a3d8)) called at ./script/sslmaker line 23
# main::__ANON__(App::sslmaker=HASH(0x802f18ae0), "revoke_cert", HASH(0x802f1a3d8)) called at ./script/sslmaker line 39
# Applify::__ANON__1__::__script_sslmaker::action_revoke(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "client2.example.com.cert.pem") called at ./script/sslmaker line 267
# eval {...} called at ./script/sslmaker line 265
# main::__ANON__(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "revoke", "client2.example.com.cert.pem") called at /usr/perl5.10.1/lib/site_perl/5.10.1/Applify.pm line 304
# Applify::__ANON__1__::__script_sslmaker::run(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "revoke", "client2.example.com.cert.pem") called at t/sslmaker.t line 79
# eval {...} called at t/sslmaker.t line 79
# main::__ANON__() called at /usr/perl5.10.1/lib/5.10.1/Test/Builder.pm line 374
# eval {...} called at /usr/perl5.10.1/lib/5.10.1/Test/Builder.pm line 374
# Test::Builder::subtest(Test::Builder=HASH(0x802c1c198), "sslmaker revoke example.com", CODE(0x802c28c78)) called at /usr/perl5.10.1/lib/5.10.1/Test/More.pm line 809
# Test::More::subtest("sslmaker revoke example.com", CODE(0x802c28c78)) called at t/sslmaker.t line 85
# Failed test 'ran'
# at t/sslmaker.t line 80.
# got: undef
# expected: '0'
# openssl ca -passin file:/usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/local/tmp/sslmaker/private/passphrase -revoke client1.example.com.cert.pem FAIL (1) (Using configuration from /var/tmp/cpansmoker-1023/2021102105/S6BxOu5HCY
# unable to load certificate
# 34381172296:error:0E06D06C:configuration file routines:NCONF_get_string:no value:conf_lib.c:324:group= name=unique_subject
# 34381172296:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:707:Expecting: TRUSTED CERTIFICATE
# ) at /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/blib/lib/App/sslmaker.pm line 50.
# App::sslmaker::openssl("ca", "-passin", "file:/usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0"..., "-revoke", "client1.example.com.cert.pem") called at /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/blib/lib/App/sslmaker.pm line 169
# App::sslmaker::revoke_cert(App::sslmaker=HASH(0x802f1a138), HASH(0x802f18618)) called at /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4/blib/lib/App/sslmaker.pm line 211
# App::sslmaker::with_config(App::sslmaker=HASH(0x802f1a138), "revoke_cert", HASH(0x802f18618)) called at ./script/sslmaker line 23
# main::__ANON__(App::sslmaker=HASH(0x802f1a138), "revoke_cert", HASH(0x802f18618)) called at ./script/sslmaker line 39
# Applify::__ANON__1__::__script_sslmaker::action_revoke(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "client1.example.com.cert.pem") called at ./script/sslmaker line 267
# eval {...} called at ./script/sslmaker line 265
# main::__ANON__(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "revoke", "client1.example.com.cert.pem") called at /usr/perl5.10.1/lib/site_perl/5.10.1/Applify.pm line 304
# Applify::__ANON__1__::__script_sslmaker::run(Applify::__ANON__1__::__script_sslmaker=HASH(0x802d1dae0), "revoke", "client1.example.com.cert.pem") called at t/sslmaker.t line 80
# eval {...} called at t/sslmaker.t line 80
# main::__ANON__() called at /usr/perl5.10.1/lib/5.10.1/Test/Builder.pm line 374
# eval {...} called at /usr/perl5.10.1/lib/5.10.1/Test/Builder.pm line 374
# Test::Builder::subtest(Test::Builder=HASH(0x802c1c198), "sslmaker revoke example.com", CODE(0x802c28c78)) called at /usr/perl5.10.1/lib/5.10.1/Test/More.pm line 809
# Test::More::subtest("sslmaker revoke example.com", CODE(0x802c28c78)) called at t/sslmaker.t line 85
# Failed test 'index.txt has R client1.example.com'
# at t/sslmaker.t line 83.
# ''
# doesn't match '(?m-xis:^R.*CN=client1\.example\.com$)'
# Failed test 'index.txt has R client2.example.com'
# at t/sslmaker.t line 84.
# ''
# doesn't match '(?m-xis:^R.*CN=client2\.example\.com$)'
# Looks like you failed 4 tests of 4.
# Failed test 'sslmaker revoke example.com'
# at t/sslmaker.t line 85.
# Looks like you failed 3 tests of 6.
t/sslmaker.t ......................................
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/6 subtests
t/synopsis.t ...................................... skipped: Need /etc/openssl/openssl.cnf
WARNING: can't open config file: /usr/local/openssl/openssl.cnf
t/utils.t ......................................... ok
Test Summary Report
-------------------
t/sslmaker.t (Wstat: 768 Tests: 6 Failed: 3)
Failed tests: 4-6
Non-zero exit status: 3
Files=7, Tests=37, 3 wallclock secs ( 0.02 usr 0.02 sys + 1.00 cusr 0.24 csys = 1.27 CPU)
Result: FAIL
Failed 1/7 test programs. 3/37 subtests failed.
*** [test_dynamic] Error code 255
Stop in /usr/home/cpansand/.cpan/build/2021102105/App-sslmaker-0.16-4.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Applify 0.12 0.15
File::umask 0.01 0.01
IO::Socket::IP 0.38 0.41
Path::Tiny 0.05 0.118
build_requires:
Module Need Have
------------------- ---- --------
Test::More 0.88 1.302186
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 7.62
------------------------------
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/freebsd9.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 94384
PERL5_CPAN_IS_RUNNING = 94384
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 93271,94384
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2021102105/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/2021102105
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.10.1/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.27
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280231
ExtUtils::Command 7.62
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.35
File::Spec 3.75
JSON 4.03
JSON::PP 4.05
Module::Build 0.4231
Module::Signature 0.86
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302186
YAML 1.30
YAML::Syck 1.33
version 0.9929
--
Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
Platform:
osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd
uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.10.1'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=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 20070831 patched [FreeBSD]', 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 ='-Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lgdbm -lm -lcrypt -lutil -lc
perllibs=-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: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
Built under freebsd
Compiled at May 15 2014 23:30:26
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="94384"
PERL5_CPAN_IS_RUNNING="94384"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="93271,94384"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2021102105/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/perl5.10.1/lib/5.10.1/amd64-freebsd
/usr/perl5.10.1/lib/5.10.1
/usr/perl5.10.1/lib/site_perl/5.10.1/amd64-freebsd
/usr/perl5.10.1/lib/site_perl/5.10.1
.