--- libnet-server-coro-perl-1.2.orig/lib/Net/Server/Coro.pm
+++ libnet-server-coro-perl-1.2/lib/Net/Server/Coro.pm
@@ -50,6 +50,8 @@ usage details.
 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 @@ Path to the SSL certificate key that the
 be either relative or absolute path.  Defaults to
 F<certs/server-key.pem>
 
+=back
+
 =cut
 
 sub new {
