<%args>
$foo
</%args>

<%init>
my $text = join ($foo, split //, $m->content);
</%init>

<% $text %>
