in reply to Proper use of And
if ( ( $Session... ) and ( ... ) ) { # ^ this one is missing [download]
($Session->{ usrSystem } =~ /SEF|VAL|.../ ) [download]