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

Changes for version 0.09 - 2015-12-01

  • mocking a non-existent sub is now allowed, and spits out a warning message
  • unmock() removes the symtab entry if mock() created a fake (non-existent) sub entry in the symbol table
  • added side_effect() and return_value()

Modules

Mock module, package, object and standard subroutines, with unit testing in mind.