The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.07 - 2016-10-05

  • POD fix (closes #20)
  • changed croak() to confess()
  • you can now add "no_warnings => 1" to the 'use Mock::Sub' line to disable warnings about mocking non-existent subs (closes #22)

Modules

Mock package, object and standard subroutines, with unit testing in mind.
Provides for Mock::Sub