Help for this page
#!/usr/bin/perl -w use strict; ... # Terminate - signal $queue_ctrl without enqueueing anything. $queue_ctrl->up; $thr->join;