Subject: | [PATCH] fix POD error |
There is currently a POD error that is preventing installation. The patch below fixes this.
Many thanks.
diff --git a/lib/POE/Filter/SSL.pm b/lib/POE/Filter/SSL.pm
index 8908ce4..cc03770 100755
--- a/lib/POE/Filter/SSL.pm
+++ b/lib/POE/Filter/SSL.pm
@@ -664,8 +664,6 @@ By default I<POE::Filter::SSL> acts as a SSL server. To use it in client mode yo
# next line isn't really needed
POE::Kernel->call($aliases->{tcp}, "shutdown");
-=item
-
=back
=head2 SSL on an established connection