Revision history for Perl extension Test::More.

0.03  Tue Jun  5 19:59:59 BST 2001
    - Fixed export problem in 5.004.
    - prototyped the functions properly
    * fixed bug with like() involving qr//

0.02  Thu Apr  5 12:48:48 BST 2001
    - Fixed Makefile.PL to work around MakeMaker bug that 'use's Test::Simple
      instead of 'require'ing.

0.01  Fri Mar 30 07:49:14 GMT 2001
    - First working version