RT for rt.cpan.org
Skip Menu
|
Bug #6490 for Data-Compare: Does not work in -Tain mode
Active bugs
Resolved bugs
Rejected bugs
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)
History
Show all quoted text
Wed Jun 02 15:26:23 2004
SZABGAB [...] cpan.org - Ticket created
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
Wed Jun 02 15:40:42 2004
dcantrell [...] cpan.org - Status changed from 'new' to 'resolved'