Revision history for App-MechaCPAN

0.13  2017-01-25 23:54:21 EST
  - Deal with how to deal with Win32
  - Prevent the building of perl on Win32
  - Fix cases where test's cwd ne $dir, but were actually equal
  - Add a 30 second idle timeout to &run

0.12  2017-01-22 22:42:03 EST
  - Remove fake documentation showing up on CPAN
  - Stop using the local directory for tests
  - Stop running git tests if git isn't available
  - Fix run() so STDOUT and STDERR are actually shown on error
  - Change the prereq logic to use Module::CoreList
  - Spelling fixes via Greg Arnold/DrunkPyromaniac

0.11  2017-01-18 01:18:44 EST
  - Hide testing modules from the CPAN indexer

0.10  2017-01-18 01:02:36 EST
  - Initial release that includes installing perl and modules as well as
    deploying with a cpanfile/cpanfile.snapshot. Includes pretty-like colors.