<% my $test = 99; use constant x=>"Neue Mason Syntax"; %>

<%= x %>

    E <%= x or 1 %> A
<%-- Aha --%> $test ist <% ++$test, $test--; print $test; %>