sub BEGIN { print "hello\n"; return 1; } print "bye\n"