summaryrefslogtreecommitdiff
path: root/security/p5-Net-OpenSSH/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Net-OpenSSH/DESCR')
-rw-r--r--security/p5-Net-OpenSSH/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/p5-Net-OpenSSH/DESCR b/security/p5-Net-OpenSSH/DESCR
new file mode 100644
index 00000000000..9a00c12c105
--- /dev/null
+++ b/security/p5-Net-OpenSSH/DESCR
@@ -0,0 +1,4 @@
+The Perl 5 module Net::OpenSSH is a secure shell client package
+implemented on top of OpenSSH binary client (ssh).
+This module is implemented around the multiplexing feature found
+in later versions of OpenSSH.