Help for this page
sub Send_Header { my %passed_args; ... ); print $header_tmpl->output(); }
sub Send_Header { my %passed_args; ... %passed_args, )->output(); }