opendir(DIR, "$path") or warn $!; yell(); sub yell() { #other code here... }