[Dbix-class] Failure in tests when using Taint mode

Guillermo Roditi groditi at gmail.com
Wed Nov 15 21:51:44 GMT 2006


#   Failed test 'use Cantella::Jefferies::Schema;'
#   in t/00-load.t at line 7.
#     Tried to use 'Cantella::Jefferies::Schema'.
#     Error:  Insecure dependency in eval while running with -T switch at
/usr/local/lib/perl5/site_perl/5.8.8/DBIx/Class/Componentised.pm line 74.
# Compilation failed in require at (eval 12) line 2.
# BEGIN failed--compilation aborted at t/00-load.t line 7.
# Testing Cantella::Jefferies 0.01, Perl 5.008008, /usr/bin/perl
# Looks like you failed 1 test of 3.

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

use Test::More tests =3D> 3;

BEGIN {
    use_ok( 'Cantella::Jefferies' );
    use_ok( 'Cantella::Jefferies::Schema' );
    use_ok( 'Cantella::Jefferies::Utils' );
}

diag( "Testing Cantella::Jefferies $Cantella::Jefferies::VERSION, Perl $],
$^X" );
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20061115/53f=
4a84f/attachment-0001.htm


More information about the Dbix-class mailing list