eval q{ local $@; call_undefined_subroutine_or_another_error("argument"); }; #### eval q{ call_undefined_subroutine_or_another_error("argument"); }; #### BEGIN { call_undefined_subroutine_or_another_error("argument"); }