if ($something) { use Some::Module; } #### print defined $realhome ? "realhome: $realhome\n" : "\$realhome not defined\n";