in reply to Re: Any difference in conditionals?
in thread Any difference in conditionals?

Um, your logical operator expression also squeezes the conditional into a single Perl expression. It just happens to use the same operator inside as the conditional.
  • Comment on Re: Re: Any difference in conditionals?