amper_test.<p>
% if (%ARGS) {
Arguments:<p>
% foreach my $key (sort keys %ARGS) {
<b><% $key %></b>: <% $ARGS{$key} %><br>
% }
% }
