just try testing print scalar(@a && @b)
you could replace && with * and || with +.
I'm doing this if I explicitly want to avoid any short-circuit!
Cheers Rolf
( addicted to the Perl Programming Language)
In reply to Re^2: Script to check for multiple files on FTP and print the one missing
by LanX
in thread Script to check for multiple files on FTP and print the one missing
by perlvroom
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |