The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<%ARGS>
$queue_id
$page_menu
</%ARGS>
<%INIT>
$page_menu->child( 'automaticassignment' => title => loc('Automatic Assignment'), path => "/Admin/Queues/AutomaticAssignment.html?id=" . $queue_id );
</%INIT>