aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-IO-Socket-SSL/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-IO-Socket-SSL/pkg-descr')
-rw-r--r--security/p5-IO-Socket-SSL/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/p5-IO-Socket-SSL/pkg-descr b/security/p5-IO-Socket-SSL/pkg-descr
new file mode 100644
index 000000000000..22c9fc221c05
--- /dev/null
+++ b/security/p5-IO-Socket-SSL/pkg-descr
@@ -0,0 +1,4 @@
+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.