Skip Menu |

This queue is for tickets about the Net_SSLeay.pm CPAN distribution.

Report information
The Basics
Id: 1426
Status: resolved
Priority: 0/
Queue: Net_SSLeay.pm

People
Owner: Nobody in particular
Requestors: selsky [...] columbia.edu
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.18
Fixed in: (no value)



Subject: small pod error
This fixed a small error in the POD documentation for Net::SSLeay that causes several subroutines at the end of the module to be interpreted as POD instead of perl code. This means the code is output as part of the pod docs instead of being hidden away.
--- SSLeay.pm.orig Wed Jul 17 11:55:05 2002 +++ SSLeay.pm Mon Aug 12 22:15:09 2002 @@ -1337,6 +1337,7 @@ perlref(1) perllol(1) perldoc ~openssl/doc/ssl/SSL_CTX_set_verify.pod + =cut # ';
From: selsky [...] columbia.edu
Looks like this was fixed in 1.21 Feel free to close the ticket. [guest - Mon Aug 12 22:21:53 2002]: Show quoted text
> This fixed a small error in the POD documentation for Net::SSLeay that > causes several subroutines at the end of the module to be > interpreted as POD instead of perl code. This means the code is > output as part of the pod docs instead of being hidden away.
RT-Send-CC: net-ssleay-devel [...] lists.alioth.debian.org
This was fixed in 1.21. Closing this ticket.