Help for this page
$x = <>; print "x = $x";
$x = <>; echo_print $x; # results in "x = (value of $x)";