summaryrefslogtreecommitdiffstats
path: root/perl/Net-SSLeay/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/Net-SSLeay/README')
-rw-r--r--perl/Net-SSLeay/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/perl/Net-SSLeay/README b/perl/Net-SSLeay/README
deleted file mode 100644
index dd07c64184..0000000000
--- a/perl/Net-SSLeay/README
+++ /dev/null
@@ -1,5 +0,0 @@
-This module offers some high level convenience functions for accessing web pages
-on SSL servers (for symmetry, same API is offered for accessing http servers,
-too), a sslcat() function for writing your own clients, and finally access to
-the SSL api of SSLeay/OpenSSL package so you can write servers or clients for
-more complicated applications.