On Tue, Apr 24, 2012 at 07:09:19PM +0100, Daniel Perrett wrote:
> Is there any way to 'tag' tests in Perl?
Not that I can think of, in the way that you want.
> It looks likely that even though all the search tests fail, they are
> failing because there is no working connection, as tested by the f
Friends,
As an extension of my work on
https://rt.perl.org/rt3/Ticket/Display.html?id=112126, I am trying to
measure the test coverage for Perl 5 core distribution Hash-Util
provided by the Perl 5 test suite. For ease of development, I have
copied ext/Hash-Util/lib/Hash/Util.pm and ext/Hash-