package Call::Immediate::Call; use strict; use warnings; no warnings 'uninitialized'; sub import { } # just ignore the call's return value 1;