On Mon, 19 Jul 2004, Adrian Howard wrote: > Wouldn't it be better to get the new T::B::T out before the new > Test::Simple distribution? That way people can update dependencies and > avoid test failures when the new T::S hits CPAN.
Yes, it would be. So as someone tells me that this feature is final in T::S (this after all is an alpha release, I'm not sure this feature is here to stay) I'll release. Mark. -- #!/usr/bin/perl -T use strict; use warnings; print q{Mark Fowler, [EMAIL PROTECTED], http://twoshortplanks.com/};