On Wed, 2007-02-21 at 10:41 +0100, Rafael Garcia-Suarez wrote: > On 21/02/07, Ralf Corsepius <rc040203@xxxxxxxxxx> wrote: > > > Hi, thanks for maintaining an rpm of my module :) > > > the dependency on Test::Builder::Tester is only needed to run the > > > regression tests. Otherwise they'll fail due to bugs in > > > Test::Builder::Tester. For the proper operation of Test::LongString > > > you don't need Test::Builder::Tester at all. > > > > OK, so you are saying, ignoring the warning and continuing as if it > > wasn't present is the way to go? > > > > This would be the simplest work-around to my issue (esp. because the > > running tests doesn't expose any error at all :) ). > > OK, nice. So yes you can ignore the warning. (It's a bit difficult to > make sure this module works with all versions of Test::Builder out > there...) FYI: FC5, FC6 and FC7 have Test::Builder::Tester 1.02. The tests from Test-LongString-0.11 don't expose any error on any of them. Ralf