IOC v0.29 Perl 5 v5.28.2 x86_64-linux
- Status
- Fail
- From
- Slaven Rezić (SREZIC)
- Dist
-
IOC v0.29
- Platform
- Perl 5 v5.28.2 x86_64-linux
- Date
- 2020-02-17 22:29:07
- ID
- e928bc56-51d4-11ea-80be-ff7e1f24ea8f
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 Stevan Little,
This is a computer-generated report for IOC-0.29
on perl 5.28.2, 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 "/opt/perl-5.28.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'use IOC::Service::ConstructorInjection;'
# at t/010_IOC_test.t line 21.
# Tried to use 'IOC::Service::ConstructorInjection'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
# Compilation failed in require at t/010_IOC_test.t line 21.
# BEGIN failed--compilation aborted at t/010_IOC_test.t line 21.
# Failed test 'use IOC::Service::SetterInjection;'
# at t/010_IOC_test.t line 22.
# Tried to use 'IOC::Service::SetterInjection'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Service/SetterInjection.pm line 46.
# Compilation failed in require at t/010_IOC_test.t line 22.
# BEGIN failed--compilation aborted at t/010_IOC_test.t line 22.
# Failed test 'use IOC::Service::Prototype::ConstructorInjection;'
# at t/010_IOC_test.t line 27.
# Tried to use 'IOC::Service::Prototype::ConstructorInjection'.
# Error: Attempt to reload IOC/Service/ConstructorInjection.pm aborted.
# Compilation failed in require at /opt/perl-5.28.2/lib/5.28.2/base.pm line 137.
# ...propagated at /opt/perl-5.28.2/lib/5.28.2/base.pm line 159.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Service/Prototype/ConstructorInjection.pm line 11.
# Compilation failed in require at t/010_IOC_test.t line 27.
# BEGIN failed--compilation aborted at t/010_IOC_test.t line 27.
# Failed test 'use IOC::Service::Prototype::SetterInjection;'
# at t/010_IOC_test.t line 28.
# Tried to use 'IOC::Service::Prototype::SetterInjection'.
# Error: Attempt to reload IOC/Service/SetterInjection.pm aborted.
# Compilation failed in require at /opt/perl-5.28.2/lib/5.28.2/base.pm line 137.
# ...propagated at /opt/perl-5.28.2/lib/5.28.2/base.pm line 159.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Service/Prototype/SetterInjection.pm line 11.
# Compilation failed in require at t/010_IOC_test.t line 28.
# BEGIN failed--compilation aborted at t/010_IOC_test.t line 28.
# Looks like you failed 4 tests of 20.
t/010_IOC_test.t .........................................
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/20 subtests
t/020_IOC_Container_test.t ............................... ok
t/021_IOC_Container_MethodResolution_test.t .............. ok
t/022_IOC_Container_SubContainers_test.t ................. ok
t/023_IOC_Container_Visitors_test.t ...................... ok
t/024_IOC_Container_Proxy_test.t ......................... ok
# Failed test 'use IOC::Service::SetterInjection;'
# at t/025_IOC_Container_cyclical_test.t line 11.
# Tried to use 'IOC::Service::SetterInjection'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Service/SetterInjection.pm line 46.
# Compilation failed in require at t/025_IOC_Container_cyclical_test.t line 11.
# BEGIN failed--compilation aborted at t/025_IOC_Container_cyclical_test.t line 11.
# Looks like you failed 1 test of 65.
t/025_IOC_Container_cyclical_test.t ......................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/65 subtests
t/030_IOC_Service_test.t ................................. ok
# Failed test 'use IOC::Service::ConstructorInjection;'
# at t/031_IOC_Service_ConstructorInjection_test.t line 10.
# Tried to use 'IOC::Service::ConstructorInjection'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
# Compilation failed in require at t/031_IOC_Service_ConstructorInjection_test.t line 10.
# BEGIN failed--compilation aborted at t/031_IOC_Service_ConstructorInjection_test.t line 10.
Can't locate object method "ComponentParameter" via package "IOC::Service::ConstructorInjection" at t/031_IOC_Service_ConstructorInjection_test.t line 31.
# Looks like your test exited with 255 just after 3.
t/031_IOC_Service_ConstructorInjection_test.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 37/39 subtests
# Failed test 'use IOC::Service::SetterInjection;'
# at t/032_IOC_Service_SetterInjection_test.t line 10.
# Tried to use 'IOC::Service::SetterInjection'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Service/SetterInjection.pm line 46.
# Compilation failed in require at t/032_IOC_Service_SetterInjection_test.t line 10.
# BEGIN failed--compilation aborted at t/032_IOC_Service_SetterInjection_test.t line 10.
IOC::InsufficientArguments : Service object cannot be created without CODE block
|--[ IOC::Service::_init called in /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Service/SetterInjection.pm line 18 ]
|--[ IOC::Service::SetterInjection::new called in t/032_IOC_Service_SetterInjection_test.t line 41 ]
# Looks like your test exited with 255 just after 4.
t/032_IOC_Service_SetterInjection_test.t .................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 34/37 subtests
t/033_IOC_Service_Prototype_test.t ....................... ok
# Failed test 'use IOC::Service::Prototype::ConstructorInjection;'
# at t/034_IOC_Service_Prototype_ConstructorInjection_test.t line 10.
# Tried to use 'IOC::Service::Prototype::ConstructorInjection'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
# Compilation failed in require at /opt/perl-5.28.2/lib/5.28.2/base.pm line 137.
# ...propagated at /opt/perl-5.28.2/lib/5.28.2/base.pm line 159.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Service/Prototype/ConstructorInjection.pm line 11.
# Compilation failed in require at t/034_IOC_Service_Prototype_ConstructorInjection_test.t line 10.
# BEGIN failed--compilation aborted at t/034_IOC_Service_Prototype_ConstructorInjection_test.t line 10.
# Failed test 'IOC::Service::Prototype::ConstructorInjection->can('new')'
# at t/034_IOC_Service_Prototype_ConstructorInjection_test.t line 31.
# IOC::Service::Prototype::ConstructorInjection->can('new') failed
Can't locate object method "ComponentParameter" via package "IOC::Service::Prototype::ConstructorInjection" at t/034_IOC_Service_Prototype_ConstructorInjection_test.t line 33.
# Looks like your test exited with 255 just after 3.
t/034_IOC_Service_Prototype_ConstructorInjection_test.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 18/19 subtests
# Failed test 'use IOC::Service::Prototype::SetterInjection;'
# at t/035_IOC_Service_Prototype_SetterInjection_test.t line 10.
# Tried to use 'IOC::Service::Prototype::SetterInjection'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Service/SetterInjection.pm line 46.
# Compilation failed in require at /opt/perl-5.28.2/lib/5.28.2/base.pm line 137.
# ...propagated at /opt/perl-5.28.2/lib/5.28.2/base.pm line 159.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Service/Prototype/SetterInjection.pm line 11.
# Compilation failed in require at t/035_IOC_Service_Prototype_SetterInjection_test.t line 10.
# BEGIN failed--compilation aborted at t/035_IOC_Service_Prototype_SetterInjection_test.t line 10.
# Failed test 'IOC::Service::Prototype::SetterInjection->can('new')'
# at t/035_IOC_Service_Prototype_SetterInjection_test.t line 32.
# IOC::Service::Prototype::SetterInjection->can('new') failed
Can't locate object method "new" via package "IOC::Service::Prototype::SetterInjection" at t/035_IOC_Service_Prototype_SetterInjection_test.t line 40.
# Looks like your test exited with 255 just after 4.
t/035_IOC_Service_Prototype_SetterInjection_test.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/16 subtests
t/036_IOC_Service_Literal_test.t ......................... ok
t/040_IOC_Registry_test.t ................................ ok
t/041_IOC_Registry_aliasing_test.t ....................... ok
t/050_IOC_Proxy_test.t ................................... ok
t/051_IOC_Proxy_edge_case_test.t ......................... ok
t/055_IOC_Proxy_Interfaces_test.t ........................ ok
# Failed test 'use IOC::Config::XML;'
# at t/060_IOC_Config_XML_test.t line 10.
# Tried to use 'IOC::Config::XML'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
# Compilation failed in require at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Config/XML/SAX/Handler.pm line 15.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Config/XML/SAX/Handler.pm line 15.
# Compilation failed in require at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Config/XML.pm line 10.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Config/XML.pm line 10.
# Compilation failed in require at t/060_IOC_Config_XML_test.t line 10.
# BEGIN failed--compilation aborted at t/060_IOC_Config_XML_test.t line 10.
# Failed test 'IOC::Config::XML->can('new')'
# at t/060_IOC_Config_XML_test.t line 13.
# IOC::Config::XML->can('new') failed
Can't locate object method "new" via package "IOC::Config::XML" at t/060_IOC_Config_XML_test.t line 16.
# Looks like your test exited with 255 just after 2.
t/060_IOC_Config_XML_test.t ..............................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 39/39 subtests
# Failed test 'use IOC::Config::XML;'
# at t/061_IOC_Config_XML_edge_tests.t line 10.
# Tried to use 'IOC::Config::XML'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
# Compilation failed in require at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Config/XML/SAX/Handler.pm line 15.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Config/XML/SAX/Handler.pm line 15.
# Compilation failed in require at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Config/XML.pm line 10.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Config/XML.pm line 10.
# Compilation failed in require at t/061_IOC_Config_XML_edge_tests.t line 10.
# BEGIN failed--compilation aborted at t/061_IOC_Config_XML_edge_tests.t line 10.
Can't locate object method "new" via package "IOC::Config::XML" at t/061_IOC_Config_XML_edge_tests.t line 22.
# Looks like your test exited with 255 just after 1.
t/061_IOC_Config_XML_edge_tests.t ........................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 39/39 subtests
# Failed test 'use IOC::Config::XML;'
# at t/062_IOC_Config_XML_error_test.t line 10.
# Tried to use 'IOC::Config::XML'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
# Compilation failed in require at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Config/XML/SAX/Handler.pm line 15.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Config/XML/SAX/Handler.pm line 15.
# Compilation failed in require at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Config/XML.pm line 10.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Config/XML.pm line 10.
# Compilation failed in require at t/062_IOC_Config_XML_error_test.t line 10.
# BEGIN failed--compilation aborted at t/062_IOC_Config_XML_error_test.t line 10.
Can't locate object method "new" via package "IOC::Config::XML" at t/062_IOC_Config_XML_error_test.t line 16.
# Looks like your test exited with 255 just after 1.
t/062_IOC_Config_XML_error_test.t ........................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 24/24 subtests
# Failed test 'use IOC::Config::XML;'
# at t/063_IOC_Config_XML_include_test.t line 10.
# Tried to use 'IOC::Config::XML'.
# Error: Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Service/ConstructorInjection.pm line 49.
# Compilation failed in require at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Config/XML/SAX/Handler.pm line 15.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Config/XML/SAX/Handler.pm line 15.
# Compilation failed in require at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Config/XML.pm line 10.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2020021723/IOC-0.29-0/blib/lib/IOC/Config/XML.pm line 10.
# Compilation failed in require at t/063_IOC_Config_XML_include_test.t line 10.
# BEGIN failed--compilation aborted at t/063_IOC_Config_XML_include_test.t line 10.
Can't locate object method "new" via package "IOC::Config::XML" at t/063_IOC_Config_XML_include_test.t line 17.
# Looks like your test exited with 255 just after 1.
t/063_IOC_Config_XML_include_test.t ......................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/6 subtests
t/070_IOC_Parameterized.t ................................ ok
t/071_IOC_Parameterized_w_Registry.t ..................... ok
t/100_Test_IOC.t ......................................... ok
t/pod.t .................................................. ok
# Failed test 'Pod coverage on IOC::Service::SetterInjection'
# at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Pod/Coverage.pm line 133.
# IOC::Service::SetterInjection: requiring 'IOC::Service::SetterInjection' failed
# Failed test 'Pod coverage on IOC::Service::ConstructorInjection'
# at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Pod/Coverage.pm line 133.
# IOC::Service::ConstructorInjection: requiring 'IOC::Service::ConstructorInjection' failed
# Failed test 'Pod coverage on IOC::Config::XML'
# at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Pod/Coverage.pm line 133.
# IOC::Config::XML: requiring 'IOC::Config::XML' failed
# Failed test 'Pod coverage on IOC::Service::Prototype::SetterInjection'
# at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Pod/Coverage.pm line 133.
# IOC::Service::Prototype::SetterInjection: requiring 'IOC::Service::Prototype::SetterInjection' failed
# Failed test 'Pod coverage on IOC::Service::Prototype::ConstructorInjection'
# at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Pod/Coverage.pm line 133.
# IOC::Service::Prototype::ConstructorInjection: requiring 'IOC::Service::Prototype::ConstructorInjection' failed
# Failed test 'Pod coverage on IOC::Config::XML::SAX::Handler'
# at /opt/perl-5.28.2/lib/site_perl/5.28.2/Test/Pod/Coverage.pm line 133.
# IOC::Config::XML::SAX::Handler: requiring 'IOC::Config::XML::SAX::Handler' failed
# Looks like you failed 6 tests of 22.
t/pod_coverage.t .........................................
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/22 subtests
Test Summary Report
-------------------
t/010_IOC_test.t (Wstat: 1024 Tests: 20 Failed: 4)
Failed tests: 8-9, 12-13
Non-zero exit status: 4
t/025_IOC_Container_cyclical_test.t (Wstat: 256 Tests: 65 Failed: 1)
Failed test: 2
Non-zero exit status: 1
t/031_IOC_Service_ConstructorInjection_test.t (Wstat: 65280 Tests: 3 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 39 tests but ran 3.
t/032_IOC_Service_SetterInjection_test.t (Wstat: 65280 Tests: 4 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 37 tests but ran 4.
t/034_IOC_Service_Prototype_ConstructorInjection_test.t (Wstat: 65280 Tests: 3 Failed: 2)
Failed tests: 1, 3
Non-zero exit status: 255
Parse errors: Bad plan. You planned 19 tests but ran 3.
t/035_IOC_Service_Prototype_SetterInjection_test.t (Wstat: 65280 Tests: 4 Failed: 2)
Failed tests: 1, 3
Non-zero exit status: 255
Parse errors: Bad plan. You planned 16 tests but ran 4.
t/060_IOC_Config_XML_test.t (Wstat: 65280 Tests: 2 Failed: 2)
Failed tests: 1-2
Non-zero exit status: 255
Parse errors: Bad plan. You planned 39 tests but ran 2.
t/061_IOC_Config_XML_edge_tests.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 39 tests but ran 1.
t/062_IOC_Config_XML_error_test.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 24 tests but ran 1.
t/063_IOC_Config_XML_include_test.t (Wstat: 65280 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 6 tests but ran 1.
t/pod_coverage.t (Wstat: 1536 Tests: 22 Failed: 6)
Failed tests: 10, 13, 15, 20-22
Non-zero exit status: 6
Files=28, Tests=589, 2 wallclock secs ( 0.10 usr 0.03 sys + 1.88 cusr 0.57 csys = 2.58 CPU)
Result: FAIL
Failed 11/28 test programs. 22/589 subtests failed.
make: *** [test_dynamic] Error 6
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------- ---- --------
Class::Interfaces 0.01 0.04
Class::StrongSingleton 0.01 0.02
Class::Throwable 0.04 0.13
Scalar::Util 1.1 1.54
Test::Exception 0.15 0.43
Test::More 0.47 1.302171
XML::SAX 0.12 1.00
build_requires:
Module Need Have
---------------------- ---- --------
ExtUtils::MakeMaker 0 7.36
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2020021723/Class-Throwable-0.13-0/blib/arch:/home/cpansand/.cpan/build/2020021723/Class-Throwable-0.13-0/blib/lib:/home/cpansand/.cpan/build/2020021723/Class-StrongSingleton-0.02-0/blib/arch:/home/cpansand/.cpan/build/2020021723/Class-StrongSingleton-0.02-0/blib/lib:/home/cpansand/.cpan/build/2020021723/Class-Interfaces-0.04-0/blib/arch:/home/cpansand/.cpan/build/2020021723/Class-Interfaces-0.04-0/blib/lib:/home/cpansand/.cpan/build/2020021723/IPC-Mmap-0.21-0/blib/arch:/home/cpansand/.cpan/build/2020021723/IPC-Mmap-0.21-0/blib/lib:/home/cpansand/.cpan/build/2020021723/Bit-MorseSignals-0.08-0/blib/arch:/home/cpansand/.cpan/build/2020021723/Bit-MorseSignals-0.08-0/blib/lib:/home/cpansand/.cpan/build/2020021723/IPC-ShareLite-0.17-0/blib/arch:/home/cpansand/.cpan/build/2020021723/IPC-ShareLite-0.17-0/blib/lib:/home/cpansand/.cpan/build/2020021723/URI-ToDisk-1.12-0/blib/arch:/home/cpansand/.cpan/build/2020021723/URI-ToDisk-1.12-0/blib/lib:/home/cpansand/.cpan/build/2020021723/LWP-Online-1.08-0/blib/arch:/home/cpansand/.cpan/build/2020021723/LWP-Online-1.08-0/blib/lib:/home/cpansand/.cpan/build/2020021723/Language-FP-0.03-0/blib/arch:/home/cpansand/.cpan/build/2020021723/Language-FP-0.03-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 10206
PERL5_CPAN_IS_RUNNING = 10206
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 15485,10206
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2020021523/cpanreporter_003_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2020021523
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.28.2/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.20
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280231
ExtUtils::Command 7.36
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.36
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.39
File::Spec 3.75
JSON 4.02
JSON::PP 2.97001
Module::Build 0.4229
Module::Signature 0.83
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302171
YAML 1.27
YAML::Syck 1.31
version 0.9923
--
Summary of my perl5 (revision 5 version 28 subversion 2) configuration:
Platform:
osname=linux
osvers=3.10.0-957.10.1.el7.x86_64
archname=x86_64-linux
uname='linux centos-4gb-hel1-1 3.10.0-957.10.1.el7.x86_64 #1 smp mon mar 18 15:06:45 utc 2019 x86_64 x86_64 x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.28.2 -Dcf_email=srezic@cpan.org'
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='cc'
ccflags ='-fwrapv -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='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.8.5 20150623 (Red Hat 4.8.5-36)'
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 =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/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.17.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.17'
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
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
Built under linux
Compiled at Apr 20 2019 07:44:03
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2020021723/Class-Throwable-0.13-0/blib/arch:/home/cpansand/.cpan/build/2020021723/Class-Throwable-0.13-0/blib/lib:/home/cpansand/.cpan/build/2020021723/Class-StrongSingleton-0.02-0/blib/arch:/home/cpansand/.cpan/build/2020021723/Class-StrongSingleton-0.02-0/blib/lib:/home/cpansand/.cpan/build/2020021723/Class-Interfaces-0.04-0/blib/arch:/home/cpansand/.cpan/build/2020021723/Class-Interfaces-0.04-0/blib/lib:/home/cpansand/.cpan/build/2020021723/IPC-Mmap-0.21-0/blib/arch:/home/cpansand/.cpan/build/2020021723/IPC-Mmap-0.21-0/blib/lib:/home/cpansand/.cpan/build/2020021723/Bit-MorseSignals-0.08-0/blib/arch:/home/cpansand/.cpan/build/2020021723/Bit-MorseSignals-0.08-0/blib/lib:/home/cpansand/.cpan/build/2020021723/IPC-ShareLite-0.17-0/blib/arch:/home/cpansand/.cpan/build/2020021723/IPC-ShareLite-0.17-0/blib/lib:/home/cpansand/.cpan/build/2020021723/URI-ToDisk-1.12-0/blib/arch:/home/cpansand/.cpan/build/2020021723/URI-ToDisk-1.12-0/blib/lib:/home/cpansand/.cpan/build/2020021723/LWP-Online-1.08-0/blib/arch:/home/cpansand/.cpan/build/2020021723/LWP-Online-1.08-0/blib/lib:/home/cpansand/.cpan/build/2020021723/Language-FP-0.03-0/blib/arch:/home/cpansand/.cpan/build/2020021723/Language-FP-0.03-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="10206"
PERL5_CPAN_IS_RUNNING="10206"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="15485,10206"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2020021523/cpanreporter_003_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2020021723/Class-Throwable-0.13-0/blib/arch
/home/cpansand/.cpan/build/2020021723/Class-Throwable-0.13-0/blib/lib
/home/cpansand/.cpan/build/2020021723/Class-StrongSingleton-0.02-0/blib/arch
/home/cpansand/.cpan/build/2020021723/Class-StrongSingleton-0.02-0/blib/lib
/home/cpansand/.cpan/build/2020021723/Class-Interfaces-0.04-0/blib/arch
/home/cpansand/.cpan/build/2020021723/Class-Interfaces-0.04-0/blib/lib
/home/cpansand/.cpan/build/2020021723/IPC-Mmap-0.21-0/blib/arch
/home/cpansand/.cpan/build/2020021723/IPC-Mmap-0.21-0/blib/lib
/home/cpansand/.cpan/build/2020021723/Bit-MorseSignals-0.08-0/blib/arch
/home/cpansand/.cpan/build/2020021723/Bit-MorseSignals-0.08-0/blib/lib
/home/cpansand/.cpan/build/2020021723/IPC-ShareLite-0.17-0/blib/arch
/home/cpansand/.cpan/build/2020021723/IPC-ShareLite-0.17-0/blib/lib
/home/cpansand/.cpan/build/2020021723/URI-ToDisk-1.12-0/blib/arch
/home/cpansand/.cpan/build/2020021723/URI-ToDisk-1.12-0/blib/lib
/home/cpansand/.cpan/build/2020021723/LWP-Online-1.08-0/blib/arch
/home/cpansand/.cpan/build/2020021723/LWP-Online-1.08-0/blib/lib
/home/cpansand/.cpan/build/2020021723/Language-FP-0.03-0/blib/arch
/home/cpansand/.cpan/build/2020021723/Language-FP-0.03-0/blib/lib
/opt/perl-5.28.2/lib/site_perl/5.28.2/x86_64-linux
/opt/perl-5.28.2/lib/site_perl/5.28.2
/opt/perl-5.28.2/lib/5.28.2/x86_64-linux
/opt/perl-5.28.2/lib/5.28.2
.