Help for this page
$x =** 4;
$x = ** 4;
$str =<<'--'; Foo --
$x =x 4; # Parses as $x = x(4), if there's a sub 'x'.