Help for this page
Select Code to Download
Select
or
download this
my $result = $a == $b
Select
or
download this
my $result = $a == $b ? 1 : 0;