Skip Menu |

This queue is for tickets about the DBD-AnyData CPAN distribution.

Report information
The Basics
Id: 86248
Status: new
Priority: 0/
Queue: DBD-AnyData

People
Owner: Nobody in particular
Requestors: dhorne [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.110
Fixed in: (no value)



Subject: First test fails with Taint error
When running the tests I get: bash-2.03$ make test PERL_DL_NONLAZY=1 /app/criscvs/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load.t ... 1/1 # Failed test 'use DBD::AnyData;' # at t/00-load.t line 6. # Tried to use 'DBD::AnyData'. # Error: Insecure dependency in require while running with -T switch at /app/cris/home/n809658/perl5/lib/perl5/DBI.pm line 267. This could be because I'm running the pure Perl version of DBI ($ENV{DBI_PUREPERL} =2). Unfortunately, I don't have a C compiler on the system to use the standard DBI and detemine whether or not the pure Perl implementation is the issue. Perl version is 5.8.3, Solaris 5.8