The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
[Changes for 0.10 - 2012-09-11]

* LICENSING CHANGE: This compilation and all individual files in it
  are now under the nullary CC0 1.0 Universal terms:

  To the extent possible under law, 唐鳳 has waived all copyright and
  related or neighboring rights to Test-use-ok.

* Update t/01-basic.t to work with Test::Simple 0.98_02 and later.
  Reported by andk++

[Changes for 0.02 - 2006-10-30]

* LICENSING CHANGE: This compilation and all individual files in it
  are now under the permissive "MIT" license.  See the COPYRIGHT
  section in README for the new terms.

* Regenerate inc/ to fix ActivePerl installation bug,
  as reported by particle++.

[Changes for 0.01 - 2005-11-29]

* Initial release to CPAN of this six-hours-old hack.