Help for this page
local *should_stop = sub { return 1; }; require ('wrong_settings_detection.pl');
package X; sub func1 {....} sub func2 {....} until (should_stop()){...}