<<
Bugzilla::JobQueue::Runner - A class representing the daemon that runs the job queue.
use Bugzilla::JobQueue::Runner; Bugzilla::JobQueue::Runner->new();
This is a subclass of Daemon::Generic that is used by jobqueue to run the Bugzilla job queue.