<%INIT> my @orders = qw (ASC DESC); my @order_names = qw (Ascending Descending); <%ARGS> $Name => 'SortOrder' $Default => 'ASC'