0.16
  * merged 'use strict' and 'use warnings' tests
  * added utility module so we can kill common code in tests
  * make own test apply to ourselves better

0.15
  * symlink shipped tests to t/ so they are run for us too
  * use 'traditional' style of generating Makefile.PL

0.14
  * Improve description a bit

0.13
  * The stub M::B::K that ships with distributions now merely
    recommend some modules; if they are missing, some tests are
    skipped.  they do not exist. For module authors, however,
    these modules are all mandatory (so all tests will run).

  * for .pod files, do syntax checking but skip coverage checks

0.12 
  * Added Changes file

0.11
  * Minor pod fixes

0.10
  * Initial release to CPAN