# pre-empt the loading use Proc::Background; { no warnings 'redefine'; *Proc::Background::new = sub {}; }