From: Graham B. <gb...@po...> - 2001-07-06 13:34:04
|
On Fri, Jul 06, 2001 at 02:30:34PM +0100, Graham Barr wrote: > Yes. But it seems Marcus is going to release a new IO::Socket::SSL with my fix. > > So rather than fill with version comparisons, I was thinking of the Makefile.PL > warning if the version was < 0.80 > > What do you think ? That would mean changing Net::LDAPS to have use IO::Socket::SSL 0.80; which would cause it to die id they have a lower version. Graham. |