Skip Menu |

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

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

People
Owner: rafl [...] debian.org
Requestors: natejohn [...] iu.edu
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in:
  • 1.25
  • 1.30
Fixed in: (no value)



Subject: get_https3 not exported
For some reason the exremely useful get_https3 subroutine hasn'te been exported. Here's my patch.txt: 414a415,416 Show quoted text
> get_https3 > post_https3
...applied this way: patch -p0 < patch.txt SSLeay.pm
RT-Send-CC: net-ssleay-devel [...] lists.alioth.debian.org
Thanks for your report. I made those two functions exportable as the docs say that they are. It's fixed in SVN trunk and will be on CPAN with the next official release. -Flo