File-Text-CSV v0.02 Perl 5 v5.12.1 amd64-freebsd-thread-multi

Status
Fail
From
Chris Williams (BINGOS)
Dist
File-Text-CSV v0.02
Platform
Perl 5 v5.12.1 amd64-freebsd-thread-multi
Date
2023-02-26 00:26:55
ID
45e14532-b56c-11ed-aba6-9a79f339625c
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 JV,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

PERL_DL_NONLAZY=1 "/usr/home/cpan/pit/thr/perl-5.12.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing File::Text::CSV 0.02, Perl 5.012001, /usr/home/cpan/pit/thr/perl-5.12.1/bin/perl
t/00-load.t ... ok

t/01-bare.t ... 
Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/13 subtests 
#   Failed test 'open OK'
#   at t/01-bare.t line 13.
#          got: 'Can't locate object method "binmode" via package "IO::File" at /usr/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/ywGGqEUXWA/File-Text-CSV-0.02/blib/lib/File/Text/CSV.pm line 200.
# '
#     expected: undef

#   Failed test 'read1'
#   at t/01-bare.t line 17.
#          got: 'Can't call method "read" on an undefined value at t/01-bare.t line 17.
# '
#     expected: undef

#   Failed test 'aref'
#   at t/01-bare.t line 19.

#   Failed test 'data1'
#   at t/01-bare.t line 21.

#   Failed test 'read2'
#   at t/01-bare.t line 25.
#          got: 'Can't call method "read" on an undefined value at t/01-bare.t line 25.
# '
#     expected: undef

#   Failed test 'data2'
#   at t/01-bare.t line 26.
#          got: ''
#     expected: '20160118|Glenn Frey|67'

#   Failed test 'read3'
#   at t/01-bare.t line 27.
#          got: 'Can't call method "read" on an undefined value at t/01-bare.t line 27.
# '
#     expected: undef

#   Failed test 'data3'
#   at t/01-bare.t line 28.
#          got: ''
#     expected: '20160128|Paul Kantner|74'

#   Failed test 'read4'
#   at t/01-bare.t line 29.
#          got: 'Can't call method "read" on an undefined value at t/01-bare.t line 29.
# '
#     expected: undef

#   Failed test 'data4'
#   at t/01-bare.t line 30.
#          got: ''
#     expected: '20160209|André van den Heuvel|88'

#   Failed test 'readN'
#   at t/01-bare.t line 32.
#          got: 'Can't call method "read" on an undefined value at t/01-bare.t line 32.
# '
#     expected: undef

#   Failed test 'EOF'
#   at t/01-bare.t line 33.
# Looks like you failed 12 tests of 13.

t/02-bare.t ... 
Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/13 subtests 
#   Failed test 'open OK'
#   at t/02-bare.t line 13.
#          got: 'Can't locate object method "binmode" via package "IO::File" at /usr/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/ywGGqEUXWA/File-Text-CSV-0.02/blib/lib/File/Text/CSV.pm line 200.
# '
#     expected: undef

#   Failed test 'read_arrayref1'
#   at t/02-bare.t line 17.
#          got: 'Can't call method "read_arrayref" on an undefined value at t/02-bare.t line 17.
# '
#     expected: undef

#   Failed test 'aref'
#   at t/02-bare.t line 19.

#   Failed test 'data1'
#   at t/02-bare.t line 21.

#   Failed test 'read_arrayref2'
#   at t/02-bare.t line 25.
#          got: 'Can't call method "read_arrayref" on an undefined value at t/02-bare.t line 25.
# '
#     expected: undef

#   Failed test 'data2'
#   at t/02-bare.t line 26.
#          got: ''
#     expected: '20160118|Glenn Frey|67'

#   Failed test 'read_arrayref3'
#   at t/02-bare.t line 27.
#          got: 'Can't call method "read_arrayref" on an undefined value at t/02-bare.t line 27.
# '
#     expected: undef

#   Failed test 'data3'
#   at t/02-bare.t line 28.
#          got: ''
#     expected: '20160128|Paul Kantner|74'

#   Failed test 'read_arrayref4'
#   at t/02-bare.t line 29.
#          got: 'Can't call method "read_arrayref" on an undefined value at t/02-bare.t line 29.
# '
#     expected: undef

#   Failed test 'data4'
#   at t/02-bare.t line 30.
#          got: ''
#     expected: '20160209|André van den Heuvel|88'

#   Failed test 'read_arrayrefN'
#   at t/02-bare.t line 32.
#          got: 'Can't call method "read_arrayref" on an undefined value at t/02-bare.t line 32.
# '
#     expected: undef

#   Failed test 'EOF'
#   at t/02-bare.t line 33.
# Looks like you failed 12 tests of 13.

t/03-bare.t ... 
Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/13 subtests 
#   Failed test 'open OK'
#   at t/03-bare.t line 14.
#          got: 'Can't locate object method "binmode" via package "IO::File" at /usr/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/ywGGqEUXWA/File-Text-CSV-0.02/blib/lib/File/Text/CSV.pm line 200.
# '
#     expected: undef

#   Failed test 'read1'
#   at t/03-bare.t line 18.
#          got: 'Can't call method "read" on an undefined value at t/03-bare.t line 18.
# '
#     expected: undef

#   Failed test ''
#   at t/03-bare.t line 20.

#   Failed test 'data1'
#   at t/03-bare.t line 22.

#   Failed test 'read2'
#   at t/03-bare.t line 26.
#          got: 'Can't call method "read" on an undefined value at t/03-bare.t line 26.
# '
#     expected: undef

#   Failed test 'data2'
#   at t/03-bare.t line 27.
#          got: '||'
#     expected: '20160118|Glenn Frey|67'

#   Failed test 'read3'
#   at t/03-bare.t line 28.
#          got: 'Can't call method "read" on an undefined value at t/03-bare.t line 28.
# '
#     expected: undef

#   Failed test 'data3'
#   at t/03-bare.t line 29.
#          got: '||'
#     expected: '20160128|Paul Kantner|74'

#   Failed test 'read4'
#   at t/03-bare.t line 30.
#          got: 'Can't call method "read" on an undefined value at t/03-bare.t line 30.
# '
#     expected: undef

#   Failed test 'data4'
#   at t/03-bare.t line 31.
#          got: '||'
#     expected: '20160209|André van den Heuvel|88'

#   Failed test 'readN'
#   at t/03-bare.t line 33.
#          got: 'Can't call method "read" on an undefined value at t/03-bare.t line 33.
# '
#     expected: undef

#   Failed test 'EOF'
#   at t/03-bare.t line 34.
# Looks like you failed 12 tests of 13.

t/04-bare.t ... 
Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/13 subtests 
#   Failed test 'open OK'
#   at t/04-bare.t line 14.
#          got: 'Can't locate object method "binmode" via package "IO::File" at /usr/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/ywGGqEUXWA/File-Text-CSV-0.02/blib/lib/File/Text/CSV.pm line 200.
# '
#     expected: undef

#   Failed test 'read_arrayref1'
#   at t/04-bare.t line 18.
#          got: 'Can't call method "read_arrayref" on an undefined value at t/04-bare.t line 18.
# '
#     expected: undef

#   Failed test 'aref'
#   at t/04-bare.t line 20.

#   Failed test 'data1'
#   at t/04-bare.t line 22.

#   Failed test 'read_arrayref2'
#   at t/04-bare.t line 26.
#          got: 'Can't call method "read_arrayref" on an undefined value at t/04-bare.t line 26.
# '
#     expected: undef

#   Failed test 'data2'
#   at t/04-bare.t line 27.
#          got: ''
#     expected: '20160118|Glenn Frey|67'

#   Failed test 'read_arrayref3'
#   at t/04-bare.t line 28.
#          got: 'Can't call method "read_arrayref" on an undefined value at t/04-bare.t line 28.
# '
#     expected: undef

#   Failed test 'data3'
#   at t/04-bare.t line 29.
#          got: ''
#     expected: '20160128|Paul Kantner|74'

#   Failed test 'read_arrayref4'
#   at t/04-bare.t line 30.
#          got: 'Can't call method "read_arrayref" on an undefined value at t/04-bare.t line 30.
# '
#     expected: undef

#   Failed test 'data4'
#   at t/04-bare.t line 31.
#          got: ''
#     expected: '20160209|André van den Heuvel|88'

#   Failed test 'read_arrayrefN'
#   at t/04-bare.t line 33.
#          got: 'Can't call method "read_arrayref" on an undefined value at t/04-bare.t line 33.
# '
#     expected: undef

#   Failed test 'EOF'
#   at t/04-bare.t line 34.
# Looks like you failed 12 tests of 13.

t/10-head.t ... 
Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/13 subtests 
#   Failed test 'open OK'
#   at t/10-head.t line 13.
#          got: 'Can't locate object method "binmode" via package "IO::File" at /usr/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/ywGGqEUXWA/File-Text-CSV-0.02/blib/lib/File/Text/CSV.pm line 200, <$__ANONIO__> line 1.
# '
#     expected: undef

#   Failed test 'read_arrayref1'
#   at t/10-head.t line 17.
#          got: 'Can't call method "read_arrayref" on an undefined value at t/10-head.t line 17.
# '
#     expected: undef

#   Failed test 'aref'
#   at t/10-head.t line 19.

#   Failed test 'data1'
#   at t/10-head.t line 21.

#   Failed test 'read_arrayref2'
#   at t/10-head.t line 25.
#          got: 'Can't call method "read_arrayref" on an undefined value at t/10-head.t line 25.
# '
#     expected: undef

#   Failed test 'data2'
#   at t/10-head.t line 26.
#          got: ''
#     expected: '20160118|Glenn Frey|67'

#   Failed test 'read_arrayref3'
#   at t/10-head.t line 27.
#          got: 'Can't call method "read_arrayref" on an undefined value at t/10-head.t line 27.
# '
#     expected: undef

#   Failed test 'data3'
#   at t/10-head.t line 28.
#          got: ''
#     expected: '20160128|Paul Kantner|74'

#   Failed test 'read_arrayref4'
#   at t/10-head.t line 29.
#          got: 'Can't call method "read_arrayref" on an undefined value at t/10-head.t line 29.
# '
#     expected: undef

#   Failed test 'data4'
#   at t/10-head.t line 30.
#          got: ''
#     expected: '20160209|André van den Heuvel|88'

#   Failed test 'read_arrayrefN'
#   at t/10-head.t line 32.
#          got: 'Can't call method "read_arrayref" on an undefined value at t/10-head.t line 32.
# '
#     expected: undef

#   Failed test 'EOF'
#   at t/10-head.t line 33.
# Looks like you failed 12 tests of 13.

t/11-head.t ... 
Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/13 subtests 
#   Failed test 'open OK'
#   at t/11-head.t line 15.
#          got: 'Can't locate object method "binmode" via package "IO::File" at /usr/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/ywGGqEUXWA/File-Text-CSV-0.02/blib/lib/File/Text/CSV.pm line 200, <$__ANONIO__> line 1.
# '
#     expected: undef

#   Failed test 'read1'
#   at t/11-head.t line 19.
#          got: 'Can't call method "read" on an undefined value at t/11-head.t line 19.
# '
#     expected: undef

#   Failed test ''
#   at t/11-head.t line 21.

#   Failed test 'data1'
#   at t/11-head.t line 23.

#   Failed test 'read2'
#   at t/11-head.t line 27.
#          got: 'Can't call method "read" on an undefined value at t/11-head.t line 27.
# '
#     expected: undef

#   Failed test 'data2'
#   at t/11-head.t line 28.
#          got: '||'
#     expected: '20160118|Glenn Frey|67'

#   Failed test 'read3'
#   at t/11-head.t line 29.
#          got: 'Can't call method "read" on an undefined value at t/11-head.t line 29.
# '
#     expected: undef

#   Failed test 'data3'
#   at t/11-head.t line 30.
#          got: '||'
#     expected: '20160128|Paul Kantner|74'

#   Failed test 'read4'
#   at t/11-head.t line 31.
#          got: 'Can't call method "read" on an undefined value at t/11-head.t line 31.
# '
#     expected: undef

#   Failed test 'data4'
#   at t/11-head.t line 32.
#          got: '||'
#     expected: '20160209|André van den Heuvel|88'

#   Failed test 'readN'
#   at t/11-head.t line 34.
#          got: 'Can't call method "read" on an undefined value at t/11-head.t line 34.
# '
#     expected: undef

#   Failed test 'EOF'
#   at t/11-head.t line 35.
# Looks like you failed 12 tests of 13.

t/20-error.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests 
#   Failed test 'open OK'
#   at t/20-error.t line 13.
#          got: 'Can't locate object method "binmode" via package "IO::File" at /usr/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/ywGGqEUXWA/File-Text-CSV-0.02/blib/lib/File/Text/CSV.pm line 200.
# '
#     expected: undef

#   Failed test 'readN'
#   at t/20-error.t line 17.
#          got: 'Can't call method "read" on an undefined value at t/20-error.t line 17.
# '
#     expected: undef
# Looks like you failed 2 tests of 4.

t/21-error.t .. 
Dubious, test returned 11 (wstat 2816, 0xb00)
Failed 11/12 subtests 
#   Failed test 'open OK'
#   at t/21-error.t line 13.
#          got: 'Can't locate object method "binmode" via package "IO::File" at /usr/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/ywGGqEUXWA/File-Text-CSV-0.02/blib/lib/File/Text/CSV.pm line 200.
# '
#     expected: undef

#   Failed test 'read1'
#   at t/21-error.t line 17.
#          got: 'Can't call method "read" on an undefined value at t/21-error.t line 17.
# '
#     expected: undef

#   Failed test 'aref'
#   at t/21-error.t line 19.

#   Failed test 'data1'
#   at t/21-error.t line 21.

#   Failed test 'read2'
#   at t/21-error.t line 25.
#          got: 'Can't call method "read" on an undefined value at t/21-error.t line 25.
# '
#     expected: undef

#   Failed test 'data2'
#   at t/21-error.t line 26.
#          got: ''
#     expected: '20160118|Glenn Frey|67'

#   Failed test 'read3'
#   at t/21-error.t line 28.
#                   'Can't call method "read" on an undefined value at t/21-error.t line 27.
# '
#     doesn't match '(?-xism:Incorrect number of fields: 4 \(should be 3\))'

#   Failed test 'read4'
#   at t/21-error.t line 29.
#          got: 'Can't call method "read" on an undefined value at t/21-error.t line 29.
# '
#     expected: undef

#   Failed test 'data4'
#   at t/21-error.t line 30.
#          got: ''
#     expected: '20160209|André van den Heuvel|88'

#   Failed test 'readN'
#   at t/21-error.t line 32.
#          got: 'Can't call method "read" on an undefined value at t/21-error.t line 32.
# '
#     expected: undef

#   Failed test 'EOF'
#   at t/21-error.t line 33.
# Looks like you failed 11 tests of 12.

t/22-error.t .. 
Dubious, test returned 11 (wstat 2816, 0xb00)
Failed 11/12 subtests 
#   Failed test 'open OK'
#   at t/22-error.t line 13.
#          got: 'Can't locate object method "binmode" via package "IO::File" at /usr/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/ywGGqEUXWA/File-Text-CSV-0.02/blib/lib/File/Text/CSV.pm line 200.
# '
#     expected: undef

#   Failed test 'read1'
#   at t/22-error.t line 17.
#          got: 'Can't call method "read" on an undefined value at t/22-error.t line 17.
# '
#     expected: undef

#   Failed test 'aref'
#   at t/22-error.t line 19.

#   Failed test 'data1'
#   at t/22-error.t line 21.

#   Failed test 'read2'
#   at t/22-error.t line 25.
#          got: 'Can't call method "read" on an undefined value at t/22-error.t line 25.
# '
#     expected: undef

#   Failed test 'data2'
#   at t/22-error.t line 26.
#          got: ''
#     expected: '20160118|Glenn Frey|67'

#   Failed test 'read3'
#   at t/22-error.t line 28.
#                   'Can't call method "read" on an undefined value at t/22-error.t line 27.
# '
#     doesn't match '(?-xism:Incorrect number of fields: 2 \(should be 3\))'

#   Failed test 'read4'
#   at t/22-error.t line 29.
#          got: 'Can't call method "read" on an undefined value at t/22-error.t line 29.
# '
#     expected: undef

#   Failed test 'data4'
#   at t/22-error.t line 30.
#          got: ''
#     expected: '20160209|André van den Heuvel|88'

#   Failed test 'readN'
#   at t/22-error.t line 32.
#          got: 'Can't call method "read" on an undefined value at t/22-error.t line 32.
# '
#     expected: undef

#   Failed test 'EOF'
#   at t/22-error.t line 33.
# Looks like you failed 11 tests of 12.
t/23-error.t .. ok

Test Summary Report
-------------------
t/01-bare.t (Wstat: 3072 (exited 12) Tests: 13 Failed: 12)
  Failed tests:  2-13
  Non-zero exit status: 12
t/02-bare.t (Wstat: 3072 (exited 12) Tests: 13 Failed: 12)
  Failed tests:  2-13
  Non-zero exit status: 12
t/03-bare.t (Wstat: 3072 (exited 12) Tests: 13 Failed: 12)
  Failed tests:  2-13
  Non-zero exit status: 12
t/04-bare.t (Wstat: 3072 (exited 12) Tests: 13 Failed: 12)
  Failed tests:  2-13
  Non-zero exit status: 12
t/10-head.t (Wstat: 3072 (exited 12) Tests: 13 Failed: 12)
  Failed tests:  2-13
  Non-zero exit status: 12
t/11-head.t (Wstat: 3072 (exited 12) Tests: 13 Failed: 12)
  Failed tests:  2-13
  Non-zero exit status: 12
t/20-error.t (Wstat: 512 (exited 2) Tests: 4 Failed: 2)
  Failed tests:  2-3
  Non-zero exit status: 2
t/21-error.t (Wstat: 2816 (exited 11) Tests: 12 Failed: 11)
  Failed tests:  2-12
  Non-zero exit status: 11
t/22-error.t (Wstat: 2816 (exited 11) Tests: 12 Failed: 11)
  Failed tests:  2-12
  Non-zero exit status: 11
Files=11, Tests=109,  2 wallclock secs ( 0.05 usr  0.02 sys +  0.59 cusr  0.32 csys =  0.98 CPU)
Result: FAIL
*** Error code 255

Stop.
make: stopped in /usr/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/ywGGqEUXWA/File-Text-CSV-0.02
Failed 9/11 test programs. 96/109 subtests failed.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker                7.64        0
	  Test::Fatal                       0.017        0
	  Test::More                     1.302191        0
	  Text::CSV_XS                       1.49        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.64
	ExtUtils::Install                  2.20
	ExtUtils::MakeMaker                7.64
	ExtUtils::Manifest                 1.73
	ExtUtils::ParseXS                  3.44
	File::Spec                         3.75
	Module::Build                    0.4231
	Pod::Parser                        1.37
	Pod::Simple                        3.14
	Test2                          1.302191
	Test::Harness                      3.44
	Test::More                     1.302191
	version                          0.9929

******************************** 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.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/05lYs8wK0m/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/ywGGqEUXWA/File-Text-CSV-0.02/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/ywGGqEUXWA/File-Text-CSV-0.02/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 33425
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/thr/conf/perl-5.12.1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/05lYs8wK0m
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/05lYs8wK0m"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/05lYs8wK0m
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /usr/home/cpan/pit/thr/perl-5.12.1/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 12 subversion 1) configuration:
   
  Platform:
    osname=freebsd, osvers=13.1-release, archname=amd64-freebsd-thread-multi
    uname='freebsd frantic 13.1-release freebsd 13.1-release releng13.1-n250148-fc952ac2212 generic amd64 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/thr/perl-5.12.1 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    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='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -ldl -lm -lcrypt -lutil
    perllibs=-ldl -lm -lcrypt -lutil
    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: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under freebsd
  Compiled at Jul 25 2022 02:57:04
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/05lYs8wK0m/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/ywGGqEUXWA/File-Text-CSV-0.02/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/ywGGqEUXWA/File-Text-CSV-0.02/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="33425"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/thr/conf/perl-5.12.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/05lYs8wK0m"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/05lYs8wK0m""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/05lYs8wK0m"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/jail/05lYs8wK0m/lib/perl5/5.12.1/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/jail/05lYs8wK0m/lib/perl5/5.12.1
    /usr/home/cpan/pit/jail/05lYs8wK0m/lib/perl5/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/jail/05lYs8wK0m/lib/perl5
    /usr/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/ywGGqEUXWA/File-Text-CSV-0.02/blib/lib
    /usr/home/cpan/pit/thr/conf/perl-5.12.1/.cpanplus/5.12.1/build/ywGGqEUXWA/File-Text-CSV-0.02/blib/arch
    /usr/home/cpan/pit/thr/perl-5.12.1/lib/site_perl/5.12.1/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.12.1/lib/site_perl/5.12.1
    /usr/home/cpan/pit/thr/perl-5.12.1/lib/5.12.1/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.12.1/lib/5.12.1
    .