Commit 4240812e authored by mkanat%bugzilla.org's avatar mkanat%bugzilla.org

Fix a POD error in Bugzila::JobQueue::Runner.

parent 648127eb
...@@ -88,6 +88,8 @@ __END__ ...@@ -88,6 +88,8 @@ __END__
Bugzilla::JobQueue::Runner - A class representing the daemon that runs the Bugzilla::JobQueue::Runner - A class representing the daemon that runs the
job queue. job queue.
=head1 SYNOPSIS
use Bugzilla::JobQueue::Runner; use Bugzilla::JobQueue::Runner;
Bugzilla::JobQueue::Runner->new(); Bugzilla::JobQueue::Runner->new();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment