pkgsrc/security/p5-IO-Socket-SSL
jlam 7ea4564bab Updated security/p5-IO-Socket-SSL to 0.95. Changes version version 0.93
include:

        - Better opened() behavior when sockets close unexpectedly.
        - Added support for WeakRef and Scalar::Util to allow
          IO::Socket::SSL objects to auto-destroy themselves when
          they go out of scope.
        - Added croak()ing for unimplemented send() and recv() methods
          so they are not accidentally used to transmit unencrypted
          data.  The Perl builtin functions cannot be reliably trapped
          and are still dangerous, a fact that the POD now reflects
        - Changed accept() to use inherited accept() instead of
          IO::Socket::accept, so that IPv6 inheritance is possible.
        - Added options to import() so that a user could specify
          IPv6 or IPv4 mode of operation.
2003-09-13 12:24:08 +00:00
..
DESCR Updated to p5-IO-Socket-SSL-0.81 2002-04-17 11:10:44 +00:00
distinfo Updated security/p5-IO-Socket-SSL to 0.95. Changes version version 0.93 2003-09-13 12:24:08 +00:00
Makefile Updated security/p5-IO-Socket-SSL to 0.95. Changes version version 0.93 2003-09-13 12:24:08 +00:00
PLIST Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00