Changes for version 1.03 - 2015-12-10
- completely reworked distribution into two modules (parent and Child)
- we now have the ability to mock out CORE::GLOBAL functions (eg: caller()). You MUST do the mock within a BEGIN block
Modules
Mock package, object and standard subroutines, with unit testing in mind.