Ovid wrote:
> My first attempt at determining the most popular testing modules left
> out Test.pm.  Whoops!  I've fixed that.
> 
> Out of almost 60,000 test programs, it turns out Test.pm is used 8,937
> times.  Now that I have a file which lists how many times each test
> module is used, I can start examining my extracted CPAN to determine
> what percentage of modules actually use the Test::Builder framework.

FWIW there's a Test::Builder based emulator for Test.pm called Test::Legacy.
I'm sure you can shim your stuff to load Test::Legacy when Test.pm is asked for.


-- 
184. When operating a military vehicle I may *not* attempt something
     “I saw in a cartoon”.
    -- The 213 Things Skippy Is No Longer Allowed To Do In The U.S. Army
           http://skippyslist.com/?page_id=3

Reply via email to