print <<_EOF_; This is correctly interpolated: ${\$query->param('name')} _EOF_ #### if ( $number == @{[reverse sort @list]}[0..$#list] )