$@ and do { warn "Could not load $mod: $@\n"; return; }; #### $@ and do { warn "Could not load $mod\n"; return; };