On Tue, Oct 21, 2003 at 10:38:48PM +1000, Andrew Savige wrote: > Tim Bunce wrote: > > p.s. Could someone suggest a pure-perl module with lots of tests as > > a suitable testbed for Devel::Cover? > > http://search.cpan.org/dist/Acme-EyeDrops has 22 test programs, > 769 tests and no dependencies.
Test-Simple's another good one. 44 programs, 267 tests, no dependencies, backwards compatible to 5.4.0, does some complex stuff (evals, %SIG, tied handles, system()...). -- Michael G Schwern [EMAIL PROTECTED] http://www.pobox.com/~schwern/ Here's some scholarly-ass opinions...