Subject: | Pod errors |
Hi,
Our Debian tools reports the following POD error.
Cheers,
Xavier
--- a/lib/Net/Server/Coro.pm
+++ b/lib/Net/Server/Coro.pm
@@ -50,6 +50,8 @@
Create new Net::Server::Coro object. It accepts these parameters (in
addition to L<Net::Server> parameters):
+=over
+
=item server_cert
Path to the SSL certificate that the server should use. This can be
@@ -62,6 +64,8 @@
be either relative or absolute path. Defaults to
F<certs/server-key.pem>
+=back
+
=cut
sub new {