Mon Aug 16 05:47:13 2010bart [...] procolix.com - Ticket created
Subject:
Build requires Test::Tester, but dependancy is not checked
Date:
Mon, 16 Aug 2010 11:40:51 +0200
To:
bug-Test-Log-Dispatch [...] rt.cpan.org
From:
bart <bart [...] procolix.com>
Dear makers of Test::Log::Dispatch,
The Makefile.pl does not check for de build_requirement Test::Tester,
which is used in the tests.
Version 0.0.3
perl 5.10.1
Linux 2.6.29-xs5.5.0.17 #1 SMP Mon Aug 3 17:37:37 UTC 2009 i686 GNU/Linux
Kind regards
Bart
ProcoliX
Tue Aug 17 05:51:22 2010bart [...] procolix.com - Correspondence added
Subject:
[rt.cpan.org #60383]
Date:
Tue, 17 Aug 2010 11:45:08 +0200
To:
bug-Test-Log-Dispatch [...] rt.cpan.org
From:
bart <bart [...] procolix.com>
The default fix would be to add
build_requires 'Test::tester' => 0;
on line 1
Bart
Tue Aug 17 05:51:43 2010bart [...] procolix.com - Correspondence added
Subject:
[rt.cpan.org #60383]
Date:
Tue, 17 Aug 2010 11:45:34 +0200
To:
bug-Test-Log-Dispatch [...] rt.cpan.org
From:
bart <bart [...] procolix.com>
The default fix would be to add
build_requires 'Test::tester' => 0;
on line 11 in Makefile.PL
Bart