Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Data-Compare CPAN distribution.

Report information
The Basics
Id: 6490
Status: resolved
Worked: 5 min
Priority: 0/
Queue: Data-Compare

People
Owner: Nobody in particular
Requestors: gabor [...] pti.co.il
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.1
Fixed in: (no value)



Subject: Does not work in -Tain mode
#!/usr/bin/perl -wT use strict; use Test::More tests => 1; BEGIN { use_ok('Data::Compare'); } # this test script fails