Usual old HTML text costing $x.yz to write. Shouldn't be a perl var

<%init> # Make sure that these vars don't collide with JavaScript's sub a { } sub b { } sub ab { } sub myfunc { } <%perl> sub foo2 { my ($p1, $p2, @p_rest) = @_; }