<p> <%= url_for("$controller/$action/img") %> </p>
<p>
%= url_for->path('/meself')
</p>
% foreach (@{$ilist}) {
<%= $_ %>
% }