Changes for version 0.05 - 2016-03-18
- we now recognize when Module::Build is being used, as opposed to EUMM, and it works properly (fixes #12)
- *brew exec commands are now loaded via a plugin architecture. Set by the '-p|--plugin' or an environment variable, plugin writing is exceptionally simplistic
- added --remove, performs as --reload, and kept the latter for backwards compatibility
- fix undef issue in Plugin.pm if a plugin name can't be found
- --debug param now accepts a level param (0-7) to set the level (added Logging::Simple as prereq)
- added numerous debug statements at varying levels
- remove all prereqs from Makefile.PL that are already in core (closes #15)
- add prereqs that aren't in core as of v5.8 into Makefile.PL (closes #20)
- completely peppered the modules with level 7 debugging statements
- added POD in Test::BrewBuild::Plugin
Documentation
Perl/Berry brew unit testing automation across installed perl versions (Windows and Unix).
Modules
Perl/Berry brew unit testing automation across installed perl versions (Windows and Unix).
Plugin manager for Test::BerryBrew
Provides
in lib/Test/BrewBuild/Plugin/DefaultExec.pm