in reply to Re^2: intercept nonexistent methods callin thread intercept nonexistent methods call
local *Module::new = sub { Module::Mock->new(); }; [download]