cpan Test-MockModule v0.185.0
0.185.0

5 hours ago

What's Changed

  • Fix GH #83: Reverts to pre v0.181.0 behavior. new() returns singleton-per-package by default again. pass distinct => 1 for v0.181's fresh-object-per-call behavior.
  • New: Test::MockModule->original_for($pkg, $sub) — call the original sub from inside a mock closure without capturing $mock.

Full Changelog: 0.184.0...0.185.0

Don't miss a new Test-MockModule release

NewReleases is sending notifications on new releases.