Help for this page
sub make_connection_to_job_controller($){ my($con_id) = @_; ... } }#end of make_connection_to_job_controller
my $test=&make_connection_to_job_controller($connection);