in reply to Re: Installing XML::Parser
in thread Installing XML::Parser
Hi,
Thanks for the suggestion. I did that, but it didn't give much additional info:
$ perl -w t/astress.t 1..27 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 not ok 19 not ok 20 ok 21 ok 22 ok 23 not ok 24 ok 25 ok 26 ok 27
And I found the .t file itself very hard to interpret: couldn't really tell what was being tested and what the expected values were -- didn't seem to be using a standard testing module. Does this help at all?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Installing XML::Parser
by leriksen (Curate) on Jun 25, 2006 at 00:35 UTC | |
by Anonymous Monk on Jun 26, 2006 at 04:17 UTC |