* Max McGrath <mmcgrath at carthage.edu>
> 119 % if (QueueObj ->Name eq 'Desk Tasks') {
One use of QueueObj has a leading $, the other does not, curious!
> 124 % $m->callback( CallbackName => 'AfterRequestors', QueueObj =>
> $QueueObj, ARGSRef => \%ARGS );