Help for this page
if ( (undef,undef) ) { } # a list of undefs is false @arr = (undef,undef); if ( @arr ) {} # an array of undefs is true
$_ = 'x'; if (($a,$b) = m/(.)(.)/) { }
www.com | www.net | www.org
Yes No
Results (84 votes). Check out past polls.