in reply to Re: how to find a subroutine exists or notin thread how to find a subroutine exists or not
eval { rm_min_rf_root() } was_lucky() if $@ =~ /Undefined subroutine/; [download]