Help for this page
local $Employee::current= $secondObject; $secondObject->doSomethingThatRaisesWarnings();
local $SIG{__WARN__} = sub { ... }