in reply to Re^2: Kindly let me know what exactly && does in Perl
in thread Kindly let me know what exactly && does in Perl

True!

or just:

The first false value (if existing) is returned, otherwise the last one (which is hence true).

Hope I can transport the idea, feel free to correct my English! :)

Cheers Rolf

(addicted to the Perl Programming Language and ☆☆☆☆ :)

  • Comment on Re^3: Kindly let me know what exactly && does in Perl