Function-Parameters v2.001003 Perl 5 v5.14.3 i386-gnukfreebsd
- Status
- Pass
- From
- Chris Williams (BINGOS)
- Dist
-
Function-Parameters v2.001003
- Platform
- Perl 5 v5.14.3 i386-gnukfreebsd
- Date
- 2017-11-27 18:51:59
- ID
- 0cabd3fe-d3a4-11e7-a1cf-bb670eaac09d
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 Lukas Mai,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9172. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
TEST RESULTS:
Below is the error stack from stage 'make test':
"/home/cpan/pit/bare/perl-5.14.3/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parameters.bs blib/arch/auto/Function/Parameters/Parameters.bs 644
PERL_DL_NONLAZY=1 "/home/cpan/pit/bare/perl-5.14.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/*/*/*.t
# Testing Function::Parameters 2.001003, Perl 5.014003, /home/cpan/pit/bare/perl-5.14.3/bin/perl
t/00-load.t ............................................. ok
t/01-compiles.t ......................................... ok
t/02-compiles.t ......................................... ok
t/03-compiles.t ......................................... ok
t/attributes.t .......................................... ok
t/bonus.t ............................................... ok
t/checkered.t ........................................... ok
t/checkered_2.t ......................................... ok
t/checkered_3.t ......................................... ok
t/checkered_4.t ......................................... ok
t/croak.t ............................................... ok
t/defaults.t ............................................ ok
t/defaults_bare.t ....................................... ok
t/defaults_regress.t .................................... ok
t/eating_strict_error.t ................................. ok
t/elsewhere.t ........................................... ok
t/eval.t ................................................ ok
t/foreign/Fun/anon.t .................................... ok
t/foreign/Fun/basic.t ................................... ok
t/foreign/Fun/closure-proto.t ........................... ok
t/foreign/Fun/compile-time.t ............................ ok
t/foreign/Fun/defaults.t ................................ ok
t/foreign/Fun/name.t .................................... ok
t/foreign/Fun/package.t ................................. ok
t/foreign/Fun/recursion.t ............................... skipped: This test requires 5.16
t/foreign/Fun/slurpy-syntax-errors.t .................... ok
t/foreign/Fun/slurpy.t .................................. ok
t/foreign/Fun/state.t ................................... ok
t/foreign/Method-Signatures-Simple/02-use.t ............. ok
t/foreign/Method-Signatures-Simple/03-config.t .......... ok
t/foreign/Method-Signatures-Simple/RT80505.t ............ ok
t/foreign/Method-Signatures-Simple/RT80507.t ............ ok
t/foreign/Method-Signatures-Simple/RT80508.t ............ ok
t/foreign/Method-Signatures-Simple/RT80510.t ............ ok
t/foreign/Method-Signatures/anon.t ...................... ok
t/foreign/Method-Signatures/array_param.t ............... ok
t/foreign/Method-Signatures/at_underscore.t ............. ok
t/foreign/Method-Signatures/attributes.t ................ ok
t/foreign/Method-Signatures/begin.t ..................... ok
t/foreign/Method-Signatures/caller.t .................... ok
t/foreign/Method-Signatures/comments.t .................. skipped: Moose required for testing types
t/foreign/Method-Signatures/defaults.t .................. ok
t/foreign/Method-Signatures/error_interruption.t ........ skipped: Moose required for testing types
t/foreign/Method-Signatures/func.t ...................... ok
t/foreign/Method-Signatures/into.t ...................... ok
t/foreign/Method-Signatures/invocant.t .................. skipped: Moose required for testing types
t/foreign/Method-Signatures/larna.t ..................... ok
t/foreign/Method-Signatures/method.t .................... ok
t/foreign/Method-Signatures/named.t ..................... ok
t/foreign/Method-Signatures/odd_number.t ................ ok
t/foreign/Method-Signatures/one_line.t .................. ok
t/foreign/Method-Signatures/optional.t .................. ok
t/foreign/Method-Signatures/paren_on_own_line.t ......... ok
t/foreign/Method-Signatures/paren_plus_open_block.t ..... ok
t/foreign/Method-Signatures/required.t .................. ok
t/foreign/Method-Signatures/slurpy.t .................... ok
t/foreign/Method-Signatures/syntax_errors.t ............. ok
t/foreign/Method-Signatures/too_many_args.t ............. ok
t/foreign/Method-Signatures/trailing_comma.t ............ ok
t/foreign/Method-Signatures/type_check.t ................ skipped: Moose required for testing types
t/foreign/Method-Signatures/typeload_moose.t ............ ok
t/foreign/Method-Signatures/typeload_notypes.t .......... ok
t/foreign/MooseX-Method-Signatures/attributes.t ......... ok
t/foreign/MooseX-Method-Signatures/caller.t ............. ok
t/foreign/MooseX-Method-Signatures/closure.t ............ skipped: Moose required for testing types
t/foreign/MooseX-Method-Signatures/errors.t ............. ok
t/foreign/MooseX-Method-Signatures/eval.t ............... ok
t/foreign/MooseX-Method-Signatures/list.t ............... skipped: Moose required for testing types
t/foreign/MooseX-Method-Signatures/named_defaults.t ..... ok
t/foreign/MooseX-Method-Signatures/no_signature.t ....... ok
t/foreign/MooseX-Method-Signatures/precedence.t ......... ok
t/foreign/MooseX-Method-Signatures/sigs-optional.t ...... ok
t/foreign/MooseX-Method-Signatures/too_many_args.t ...... ok
t/foreign/MooseX-Method-Signatures/type_alias.t ......... skipped: Moose, aliased required for testing types
t/foreign/MooseX-Method-Signatures/types.t .............. skipped: Moose, MooseX::Types required for testing types
t/foreign/MooseX-Method-Signatures/undef_method_arg.t ... ok
t/foreign/MooseX-Method-Signatures/undef_method_arg2.t .. skipped: Moose, Test::Deep required for testing types
t/foreign/perl/signatures.t ............................. ok
t/foreign/signatures/anon.t ............................. ok
t/foreign/signatures/basic.t ............................ ok
t/foreign/signatures/eval.t ............................. ok
t/foreign/signatures/proto.t ............................ ok
t/foreign/signatures/weird.t ............................ ok
t/gorn.t ................................................ ok
t/hueg.t ................................................ ok
t/imports.t ............................................. ok
t/info.t ................................................ ok
t/install.t ............................................. ok
t/invocant.t ............................................ ok
t/lexical.t ............................................. ok
t/lifetime.t ............................................ ok
t/lineno-torture.t ...................................... ok
t/lineno.t .............................................. ok
t/method_cache.t ........................................ ok
t/method_runtime.t ...................................... ok
t/name.t ................................................ ok
t/named_params.t ........................................ ok
t/precedence.t .......................................... ok
t/prototype.t ........................................... ok
t/recursion.t ........................................... ok
t/regress.t ............................................. ok
t/rename.t .............................................. ok
t/strict.t .............................................. ok
t/threads.t ............................................. skipped: threads required for testing threads
t/threads2.t ............................................ skipped: threads required for testing threads
t/types_auto.t .......................................... ok
t/types_caller.t ........................................ ok
t/types_custom.t ........................................ ok
t/types_custom_2.t ...................................... ok
t/types_custom_3.t ...................................... ok
t/types_custom_4.t ...................................... ok
t/types_moose.t ......................................... skipped: Moose required for testing types
t/types_moose_2.t ....................................... skipped: Moose required for testing types
t/types_moose_3.t ....................................... skipped: Moose required for testing types
t/types_moosex.t ........................................ skipped: MooseX::Types required for testing types
t/types_moosex_2.t ...................................... skipped: MooseX::Types required for testing types
t/types_msg.t ........................................... ok
t/types_parse.t ......................................... ok
t/unicode.t ............................................. ok
t/unicode2.t ............................................ ok
All tests successful.
Files=120, Tests=2440, 41 wallclock secs ( 0.47 usr 0.42 sys + 9.97 cusr 29.92 csys = 40.77 CPU)
Result: PASS
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Carp 1.20 0
Dir::Self 0.11 0
Hash::Util 0.11 0.07
Scalar::Util 1.49 0
Test::Fatal 0.014 0
Test::More 1.302106 0
XSLoader 0.13 0
constant 1.21 0
strict 1.04 0
utf8 1.09 0
warnings 1.12 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9172
CPANPLUS::Dist::Build 0.88
Cwd 3.62
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.62
Module::Build 0.4224
Pod::Parser 1.37
Pod::Simple 3.16
Test2 1.302106
Test::Harness 3.39
Test::More 1.302106
version 0.9918
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.02.
Powered by minismokebox version 0.68
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
NONINTERACTIVE_TESTING = 1
PATH = /home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/KZskUxaYCd/Package-Stash-0.37/blib/script:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB = :/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/6IJnDhlUuH/Test-Deep-1.127/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/6IJnDhlUuH/Test-Deep-1.127/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/EQDDeL7CbZ/CPAN-Meta-Check-0.014/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/EQDDeL7CbZ/CPAN-Meta-Check-0.014/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/bdajxuPoX3/Module-Runtime-0.016/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/bdajxuPoX3/Module-Runtime-0.016/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HGh1t_hvmB/Try-Tiny-0.28/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HGh1t_hvmB/Try-Tiny-0.28/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HyllWrpT9C/Test-Fatal-0.014/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HyllWrpT9C/Test-Fatal-0.014/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/cpsKprpUd3/Dist-CheckConflicts-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/cpsKprpUd3/Dist-CheckConflicts-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/eVp1bhjxrP/Class-Inspector-1.32/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/eVp1bhjxrP/Class-Inspector-1.32/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/onUNS3aQdO/File-ShareDir-Install-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/onUNS3aQdO/File-ShareDir-Install-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/yj9F5d3DrM/File-ShareDir-1.104/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/yj9F5d3DrM/File-ShareDir-1.104/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/y7DUlGYGab/Scalar-List-Utils-1.49/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/y7DUlGYGab/Scalar-List-Utils-1.49/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ImBvShyXQX/Test-Requires-0.10/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ImBvShyXQX/Test-Requires-0.10/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/luYNal2jZz/Eval-Closure-0.14/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/luYNal2jZz/Eval-Closure-0.14/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/CamMg6pFwo/Class-Data-Inheritable-0.08/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/CamMg6pFwo/Class-Data-Inheritable-0.08/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/vjFv_Z_yuM/Devel-StackTrace-2.03/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/vjFv_Z_yuM/Devel-StackTrace-2.03/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/SSji69snjD/Exception-Class-1.43/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/SSji69snjD/Exception-Class-1.43/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/uxp0EJDGTQ/MRO-Compat-0.13/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/uxp0EJDGTQ/MRO-Compat-0.13/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/kuFHnb9Jsj/Role-Tiny-2.000006/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/kuFHnb9Jsj/Role-Tiny-2.000006/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/9ATXKKG7T0/Sub-Quote-2.004000/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/9ATXKKG7T0/Sub-Quote-2.004000/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/2He3p6K9wj/Test-Needs-0.002005/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/2He3p6K9wj/Test-Needs-0.002005/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/stpmWFRWQV/Specio-0.42/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/stpmWFRWQV/Specio-0.42/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/6movBzlV_A/IPC-Run3-0.048/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/6movBzlV_A/IPC-Run3-0.048/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/NkCcvbwqx4/Importer-0.024/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/NkCcvbwqx4/Importer-0.024/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/WfN7hKcAZH/Sub-Info-0.002/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/WfN7hKcAZH/Sub-Info-0.002/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/afK7wqTZGF/Term-Table-0.012/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/afK7wqTZGF/Term-Table-0.012/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/zWB6NkcG98/Test2-Suite-0.000084/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/zWB6NkcG98/Test2-Suite-0.000084/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/OjTf0gOFQv/Test2-Plugin-NoWarnings-0.06/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/OjTf0gOFQv/Test2-Plugin-NoWarnings-0.06/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Qh9pQQudd9/Test-Without-Module-0.20/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Qh9pQQudd9/Test-Without-Module-0.20/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Os89g1Zkni/Params-ValidationCompiler-0.25/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Os89g1Zkni/Params-ValidationCompiler-0.25/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/PymNiR65ba/Class-Tiny-1.006/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/PymNiR65ba/Class-Tiny-1.006/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/pFBJgb7xoC/File-Copy-Recursive-0.38/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/pFBJgb7xoC/File-Copy-Recursive-0.38/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/EtUGYzDdA5/Path-Tiny-0.104/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/EtUGYzDdA5/Path-Tiny-0.104/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/oWTObnDC6L/Scope-Guard-0.21/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/oWTObnDC6L/Scope-Guard-0.21/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/2S7QnPWPR2/Test-File-ShareDir-1.001002/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/2S7QnPWPR2/Test-File-ShareDir-1.001002/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/pUloRpFr5z/Test-Warnings-0.026/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/pUloRpFr5z/Test-Warnings-0.026/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/FWkTD04K8X/Devel-Hide-0.0009/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/FWkTD04K8X/Devel-Hide-0.0009/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/JplXO1uLNy/Module-Implementation-0.09/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/JplXO1uLNy/Module-Implementation-0.09/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/LNR3ldVq7l/Sub-Exporter-Progressive-0.001013/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/LNR3ldVq7l/Sub-Exporter-Progressive-0.001013/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/9Nc0h_4aPv/Variable-Magic-0.62/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/9Nc0h_4aPv/Variable-Magic-0.62/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/bHi5ORxAij/B-Hooks-EndOfScope-0.21/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/bHi5ORxAij/B-Hooks-EndOfScope-0.21/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/c9rNwFMTsL/Sub-Identify-0.14/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/c9rNwFMTsL/Sub-Identify-0.14/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/PN2EmPzv4c/Package-Stash-XS-0.28/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/PN2EmPzv4c/Package-Stash-XS-0.28/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/KZskUxaYCd/Package-Stash-0.37/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/KZskUxaYCd/Package-Stash-0.37/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/d8rM5JFH_d/namespace-clean-0.27/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/d8rM5JFH_d/namespace-clean-0.27/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/tqJ2dUCtwN/namespace-autoclean-0.28/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/tqJ2dUCtwN/namespace-autoclean-0.28/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/dOEc1RdXZb/DateTime-Locale-1.17/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/dOEc1RdXZb/DateTime-Locale-1.17/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ijALlOGyRX/Class-Singleton-1.5/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ijALlOGyRX/Class-Singleton-1.5/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aNSPOANI8v/DateTime-TimeZone-2.15/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aNSPOANI8v/DateTime-TimeZone-2.15/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ZxqHtczcsq/DateTime-1.44/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ZxqHtczcsq/DateTime-1.44/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/s420mZAl_d/Class-Factory-Util-1.7/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/s420mZAl_d/Class-Factory-Util-1.7/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aTSF181MMH/Params-Util-1.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aTSF181MMH/Params-Util-1.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/xas_9UCrAE/Sub-Install-0.928/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/xas_9UCrAE/Sub-Install-0.928/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/z_6N15jzhj/Sub-Name-0.21/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/z_6N15jzhj/Sub-Name-0.21/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/gtko_f83nV/Package-DeprecationManager-0.17/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/gtko_f83nV/Package-DeprecationManager-0.17/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Nm4O2rkokm/DateTime-Format-Strptime-1.74/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Nm4O2rkokm/DateTime-Format-Strptime-1.74/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/CTzLomklhM/Params-Validate-1.29/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/CTzLomklhM/Params-Validate-1.29/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HEVH9RXcP7/DateTime-Format-Builder-0.81/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HEVH9RXcP7/DateTime-Format-Builder-0.81/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aK8OqKhN8F/DateTime-Format-ISO8601-0.08/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aK8OqKhN8F/DateTime-Format-ISO8601-0.08/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/LwTfU7GUio/Dir-Self-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/LwTfU7GUio/Dir-Self-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/zSBTE8Xz0Z/Function-Parameters-2.001003/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/zSBTE8Xz0Z/Function-Parameters-2.001003/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 17994
PERL5_CPANPLUS_IS_VERSION = 0.9172
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.14.3
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/bare/perl-5.14.3/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 14 subversion 3) configuration:
Platform:
osname=gnukfreebsd, osvers=10.1-0-686, archname=i386-gnukfreebsd
uname='gnukfreebsd krusher 10.1-0-686 #0 sat, 22 aug 2015 00:58:41 +0100 i386 i386 intel(r) pentium(r) cpu g840 @ 2.80ghz gnukfreebsd '
config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.14.3'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='7.2.0', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/i386-kfreebsd-gnu /lib /usr/lib/i386-kfreebsd-gnu /usr/lib
libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/usr/lib/i386-kfreebsd-gnu/libc.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'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_LARGE_FILES USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.48
Built under gnukfreebsd
Compiled at Sep 15 2017 15:30:56
%ENV:
PERL5LIB=":/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/6IJnDhlUuH/Test-Deep-1.127/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/6IJnDhlUuH/Test-Deep-1.127/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/EQDDeL7CbZ/CPAN-Meta-Check-0.014/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/EQDDeL7CbZ/CPAN-Meta-Check-0.014/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/bdajxuPoX3/Module-Runtime-0.016/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/bdajxuPoX3/Module-Runtime-0.016/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HGh1t_hvmB/Try-Tiny-0.28/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HGh1t_hvmB/Try-Tiny-0.28/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HyllWrpT9C/Test-Fatal-0.014/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HyllWrpT9C/Test-Fatal-0.014/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/cpsKprpUd3/Dist-CheckConflicts-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/cpsKprpUd3/Dist-CheckConflicts-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/eVp1bhjxrP/Class-Inspector-1.32/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/eVp1bhjxrP/Class-Inspector-1.32/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/onUNS3aQdO/File-ShareDir-Install-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/onUNS3aQdO/File-ShareDir-Install-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/yj9F5d3DrM/File-ShareDir-1.104/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/yj9F5d3DrM/File-ShareDir-1.104/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/y7DUlGYGab/Scalar-List-Utils-1.49/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/y7DUlGYGab/Scalar-List-Utils-1.49/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ImBvShyXQX/Test-Requires-0.10/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ImBvShyXQX/Test-Requires-0.10/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/luYNal2jZz/Eval-Closure-0.14/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/luYNal2jZz/Eval-Closure-0.14/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/CamMg6pFwo/Class-Data-Inheritable-0.08/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/CamMg6pFwo/Class-Data-Inheritable-0.08/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/vjFv_Z_yuM/Devel-StackTrace-2.03/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/vjFv_Z_yuM/Devel-StackTrace-2.03/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/SSji69snjD/Exception-Class-1.43/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/SSji69snjD/Exception-Class-1.43/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/uxp0EJDGTQ/MRO-Compat-0.13/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/uxp0EJDGTQ/MRO-Compat-0.13/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/kuFHnb9Jsj/Role-Tiny-2.000006/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/kuFHnb9Jsj/Role-Tiny-2.000006/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/9ATXKKG7T0/Sub-Quote-2.004000/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/9ATXKKG7T0/Sub-Quote-2.004000/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/2He3p6K9wj/Test-Needs-0.002005/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/2He3p6K9wj/Test-Needs-0.002005/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/stpmWFRWQV/Specio-0.42/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/stpmWFRWQV/Specio-0.42/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/6movBzlV_A/IPC-Run3-0.048/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/6movBzlV_A/IPC-Run3-0.048/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/NkCcvbwqx4/Importer-0.024/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/NkCcvbwqx4/Importer-0.024/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/WfN7hKcAZH/Sub-Info-0.002/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/WfN7hKcAZH/Sub-Info-0.002/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/afK7wqTZGF/Term-Table-0.012/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/afK7wqTZGF/Term-Table-0.012/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/zWB6NkcG98/Test2-Suite-0.000084/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/zWB6NkcG98/Test2-Suite-0.000084/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/OjTf0gOFQv/Test2-Plugin-NoWarnings-0.06/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/OjTf0gOFQv/Test2-Plugin-NoWarnings-0.06/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Qh9pQQudd9/Test-Without-Module-0.20/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Qh9pQQudd9/Test-Without-Module-0.20/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Os89g1Zkni/Params-ValidationCompiler-0.25/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Os89g1Zkni/Params-ValidationCompiler-0.25/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/PymNiR65ba/Class-Tiny-1.006/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/PymNiR65ba/Class-Tiny-1.006/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/pFBJgb7xoC/File-Copy-Recursive-0.38/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/pFBJgb7xoC/File-Copy-Recursive-0.38/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/EtUGYzDdA5/Path-Tiny-0.104/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/EtUGYzDdA5/Path-Tiny-0.104/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/oWTObnDC6L/Scope-Guard-0.21/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/oWTObnDC6L/Scope-Guard-0.21/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/2S7QnPWPR2/Test-File-ShareDir-1.001002/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/2S7QnPWPR2/Test-File-ShareDir-1.001002/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/pUloRpFr5z/Test-Warnings-0.026/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/pUloRpFr5z/Test-Warnings-0.026/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/FWkTD04K8X/Devel-Hide-0.0009/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/FWkTD04K8X/Devel-Hide-0.0009/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/JplXO1uLNy/Module-Implementation-0.09/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/JplXO1uLNy/Module-Implementation-0.09/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/LNR3ldVq7l/Sub-Exporter-Progressive-0.001013/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/LNR3ldVq7l/Sub-Exporter-Progressive-0.001013/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/9Nc0h_4aPv/Variable-Magic-0.62/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/9Nc0h_4aPv/Variable-Magic-0.62/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/bHi5ORxAij/B-Hooks-EndOfScope-0.21/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/bHi5ORxAij/B-Hooks-EndOfScope-0.21/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/c9rNwFMTsL/Sub-Identify-0.14/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/c9rNwFMTsL/Sub-Identify-0.14/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/PN2EmPzv4c/Package-Stash-XS-0.28/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/PN2EmPzv4c/Package-Stash-XS-0.28/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/KZskUxaYCd/Package-Stash-0.37/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/KZskUxaYCd/Package-Stash-0.37/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/d8rM5JFH_d/namespace-clean-0.27/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/d8rM5JFH_d/namespace-clean-0.27/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/tqJ2dUCtwN/namespace-autoclean-0.28/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/tqJ2dUCtwN/namespace-autoclean-0.28/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/dOEc1RdXZb/DateTime-Locale-1.17/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/dOEc1RdXZb/DateTime-Locale-1.17/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ijALlOGyRX/Class-Singleton-1.5/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ijALlOGyRX/Class-Singleton-1.5/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aNSPOANI8v/DateTime-TimeZone-2.15/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aNSPOANI8v/DateTime-TimeZone-2.15/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ZxqHtczcsq/DateTime-1.44/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ZxqHtczcsq/DateTime-1.44/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/s420mZAl_d/Class-Factory-Util-1.7/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/s420mZAl_d/Class-Factory-Util-1.7/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aTSF181MMH/Params-Util-1.07/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aTSF181MMH/Params-Util-1.07/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/xas_9UCrAE/Sub-Install-0.928/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/xas_9UCrAE/Sub-Install-0.928/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/z_6N15jzhj/Sub-Name-0.21/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/z_6N15jzhj/Sub-Name-0.21/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/gtko_f83nV/Package-DeprecationManager-0.17/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/gtko_f83nV/Package-DeprecationManager-0.17/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Nm4O2rkokm/DateTime-Format-Strptime-1.74/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Nm4O2rkokm/DateTime-Format-Strptime-1.74/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/CTzLomklhM/Params-Validate-1.29/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/CTzLomklhM/Params-Validate-1.29/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HEVH9RXcP7/DateTime-Format-Builder-0.81/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HEVH9RXcP7/DateTime-Format-Builder-0.81/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aK8OqKhN8F/DateTime-Format-ISO8601-0.08/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aK8OqKhN8F/DateTime-Format-ISO8601-0.08/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/LwTfU7GUio/Dir-Self-0.11/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/LwTfU7GUio/Dir-Self-0.11/blib/arch:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/zSBTE8Xz0Z/Function-Parameters-2.001003/blib/lib:/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/zSBTE8Xz0Z/Function-Parameters-2.001003/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="17994"
PERL5_CPANPLUS_IS_VERSION="0.9172"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.14.3"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/6IJnDhlUuH/Test-Deep-1.127/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/6IJnDhlUuH/Test-Deep-1.127/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/EQDDeL7CbZ/CPAN-Meta-Check-0.014/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/EQDDeL7CbZ/CPAN-Meta-Check-0.014/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/bdajxuPoX3/Module-Runtime-0.016/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/bdajxuPoX3/Module-Runtime-0.016/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HGh1t_hvmB/Try-Tiny-0.28/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HGh1t_hvmB/Try-Tiny-0.28/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HyllWrpT9C/Test-Fatal-0.014/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HyllWrpT9C/Test-Fatal-0.014/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/cpsKprpUd3/Dist-CheckConflicts-0.11/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/cpsKprpUd3/Dist-CheckConflicts-0.11/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/eVp1bhjxrP/Class-Inspector-1.32/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/eVp1bhjxrP/Class-Inspector-1.32/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/onUNS3aQdO/File-ShareDir-Install-0.11/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/onUNS3aQdO/File-ShareDir-Install-0.11/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/yj9F5d3DrM/File-ShareDir-1.104/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/yj9F5d3DrM/File-ShareDir-1.104/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/y7DUlGYGab/Scalar-List-Utils-1.49/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/y7DUlGYGab/Scalar-List-Utils-1.49/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ImBvShyXQX/Test-Requires-0.10/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ImBvShyXQX/Test-Requires-0.10/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/luYNal2jZz/Eval-Closure-0.14/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/luYNal2jZz/Eval-Closure-0.14/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/CamMg6pFwo/Class-Data-Inheritable-0.08/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/CamMg6pFwo/Class-Data-Inheritable-0.08/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/vjFv_Z_yuM/Devel-StackTrace-2.03/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/vjFv_Z_yuM/Devel-StackTrace-2.03/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/SSji69snjD/Exception-Class-1.43/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/SSji69snjD/Exception-Class-1.43/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/uxp0EJDGTQ/MRO-Compat-0.13/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/uxp0EJDGTQ/MRO-Compat-0.13/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/kuFHnb9Jsj/Role-Tiny-2.000006/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/kuFHnb9Jsj/Role-Tiny-2.000006/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/9ATXKKG7T0/Sub-Quote-2.004000/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/9ATXKKG7T0/Sub-Quote-2.004000/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/2He3p6K9wj/Test-Needs-0.002005/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/2He3p6K9wj/Test-Needs-0.002005/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/stpmWFRWQV/Specio-0.42/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/stpmWFRWQV/Specio-0.42/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/6movBzlV_A/IPC-Run3-0.048/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/6movBzlV_A/IPC-Run3-0.048/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/NkCcvbwqx4/Importer-0.024/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/NkCcvbwqx4/Importer-0.024/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/WfN7hKcAZH/Sub-Info-0.002/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/WfN7hKcAZH/Sub-Info-0.002/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/afK7wqTZGF/Term-Table-0.012/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/afK7wqTZGF/Term-Table-0.012/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/zWB6NkcG98/Test2-Suite-0.000084/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/zWB6NkcG98/Test2-Suite-0.000084/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/OjTf0gOFQv/Test2-Plugin-NoWarnings-0.06/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/OjTf0gOFQv/Test2-Plugin-NoWarnings-0.06/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Qh9pQQudd9/Test-Without-Module-0.20/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Qh9pQQudd9/Test-Without-Module-0.20/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Os89g1Zkni/Params-ValidationCompiler-0.25/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Os89g1Zkni/Params-ValidationCompiler-0.25/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/PymNiR65ba/Class-Tiny-1.006/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/PymNiR65ba/Class-Tiny-1.006/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/pFBJgb7xoC/File-Copy-Recursive-0.38/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/pFBJgb7xoC/File-Copy-Recursive-0.38/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/EtUGYzDdA5/Path-Tiny-0.104/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/EtUGYzDdA5/Path-Tiny-0.104/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/oWTObnDC6L/Scope-Guard-0.21/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/oWTObnDC6L/Scope-Guard-0.21/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/2S7QnPWPR2/Test-File-ShareDir-1.001002/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/2S7QnPWPR2/Test-File-ShareDir-1.001002/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/pUloRpFr5z/Test-Warnings-0.026/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/pUloRpFr5z/Test-Warnings-0.026/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/FWkTD04K8X/Devel-Hide-0.0009/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/FWkTD04K8X/Devel-Hide-0.0009/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/JplXO1uLNy/Module-Implementation-0.09/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/JplXO1uLNy/Module-Implementation-0.09/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/LNR3ldVq7l/Sub-Exporter-Progressive-0.001013/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/LNR3ldVq7l/Sub-Exporter-Progressive-0.001013/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/9Nc0h_4aPv/Variable-Magic-0.62/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/9Nc0h_4aPv/Variable-Magic-0.62/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/bHi5ORxAij/B-Hooks-EndOfScope-0.21/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/bHi5ORxAij/B-Hooks-EndOfScope-0.21/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/c9rNwFMTsL/Sub-Identify-0.14/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/c9rNwFMTsL/Sub-Identify-0.14/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/PN2EmPzv4c/Package-Stash-XS-0.28/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/PN2EmPzv4c/Package-Stash-XS-0.28/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/KZskUxaYCd/Package-Stash-0.37/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/KZskUxaYCd/Package-Stash-0.37/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/d8rM5JFH_d/namespace-clean-0.27/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/d8rM5JFH_d/namespace-clean-0.27/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/tqJ2dUCtwN/namespace-autoclean-0.28/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/tqJ2dUCtwN/namespace-autoclean-0.28/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/dOEc1RdXZb/DateTime-Locale-1.17/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/dOEc1RdXZb/DateTime-Locale-1.17/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ijALlOGyRX/Class-Singleton-1.5/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ijALlOGyRX/Class-Singleton-1.5/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aNSPOANI8v/DateTime-TimeZone-2.15/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aNSPOANI8v/DateTime-TimeZone-2.15/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ZxqHtczcsq/DateTime-1.44/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/ZxqHtczcsq/DateTime-1.44/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/s420mZAl_d/Class-Factory-Util-1.7/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/s420mZAl_d/Class-Factory-Util-1.7/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aTSF181MMH/Params-Util-1.07/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aTSF181MMH/Params-Util-1.07/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/xas_9UCrAE/Sub-Install-0.928/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/xas_9UCrAE/Sub-Install-0.928/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/z_6N15jzhj/Sub-Name-0.21/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/z_6N15jzhj/Sub-Name-0.21/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/gtko_f83nV/Package-DeprecationManager-0.17/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/gtko_f83nV/Package-DeprecationManager-0.17/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Nm4O2rkokm/DateTime-Format-Strptime-1.74/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/Nm4O2rkokm/DateTime-Format-Strptime-1.74/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/CTzLomklhM/Params-Validate-1.29/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/CTzLomklhM/Params-Validate-1.29/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HEVH9RXcP7/DateTime-Format-Builder-0.81/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/HEVH9RXcP7/DateTime-Format-Builder-0.81/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aK8OqKhN8F/DateTime-Format-ISO8601-0.08/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/aK8OqKhN8F/DateTime-Format-ISO8601-0.08/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/LwTfU7GUio/Dir-Self-0.11/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/LwTfU7GUio/Dir-Self-0.11/blib/arch
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/zSBTE8Xz0Z/Function-Parameters-2.001003/blib/lib
/home/cpan/pit/bare/conf/perl-5.14.3/.cpanplus/5.14.3/build/zSBTE8Xz0Z/Function-Parameters-2.001003/blib/arch
/home/cpan/pit/bare/perl-5.14.3/lib/site_perl/5.14.3/i386-gnukfreebsd
/home/cpan/pit/bare/perl-5.14.3/lib/site_perl/5.14.3
/home/cpan/pit/bare/perl-5.14.3/lib/5.14.3/i386-gnukfreebsd
/home/cpan/pit/bare/perl-5.14.3/lib/5.14.3
.