<%ARGS> $controller <%INIT> use Data::Dumper; my $x = Dumper( $controller ); <& /global/header.html &>
<% $x %>
<& /global/footer.html &>