eval { $self->NonExistingFunction(); }; print "FATAL ERROR: $@" if $@;