From c1c9c510815cdcf9fd0dfada11add45c3dfe6a7d Mon Sep 17 00:00:00 2001 From: scrappy Date: Sat, 28 Oct 2000 00:23:12 +0000 Subject: IO::Socket::SSL is a class implementing an object oriented interface to SSL sockets. The class is a descendent of IO::Socket::INET and provides a subset of the base class's interface methods. --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index a988f88..a97d6cc 100644 --- a/security/Makefile +++ b/security/Makefile @@ -70,6 +70,7 @@ SUBDIR += p5-Crypt-IDEA SUBDIR += p5-Digest-MD5 SUBDIR += p5-GnuPG-Interface + SUBDIR += p5-IO-Socket-SSL SUBDIR += p5-MD5 SUBDIR += p5-Net-SSLeay SUBDIR += p5-PGP -- cgit v1.1