Changes for version 0.11 - 2015-12-08
- if mock() is called in void context, we'll croak (except in the instance where you're re-mocking an unmock()ed sub with the same object)
- fixes bug where DESTROY() wasn't able to properly clean up prior to END
Modules
Mock module, package, object and standard subroutines, with unit testing in mind.