Revision history for Test-Dependencies

0.06    Wed Jul 19 16:31:08 EDT 2006
        * better test descriptions when Makefile.PL contains extraneous requires calls
        * no_index'd t-data
        * forgot to bump version number in pod and forgot date in changelog in last revision

0.05    Tue Jul 18 22:55:58 EDT 2006
        * removed references to test_pass (and upped Test::Builder::Tester dep to 0.64)
        * rearranged changelog
        * added tests for empty files and directories

0.04    Sat Jul 15 00:24:01 EDT 2006
        * Properly specify the dependency on Test::Builder::Tester 0.63.
        * handle empty files

0.03    Tue Jul 11 16:17:32 EDT 2006
        Moved to a B::PerlReq backend for determining usage.  We
        also now use the META.yml file to determine what is listed in
        Makefile.PL.  We now differentiate between requires and
        build_requires, and complain if listed requirements are not
        actually used.

0.02    Wed Jun 21 16:34:14 EDT 2006
        Minor POD cleanups

0.01    Wed Jun 21 12:29:39 EDT 2006
        First release, based on Jifty's 00-dependencies.t