if ( $want_to_check_email ) { unshift @INC, $mod_path; require Email::Valid; Email::Valid->import; }