Help for this page
( my $x ) = ( $y + 42 );
my $x = $y + 42;
open(my $fh, '<', $file) or die "error opening '$file': $!";
$meaning == 42 or next;