Index: perl-io-socket-ssl-pkg-description.in
===================================================================
--- perl-io-socket-ssl-pkg-description.in (nonexistent)
+++ perl-io-socket-ssl-pkg-description.in (revision 5)
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+perl-io-socket-ssl: perl-io-socket-ssl @VERSION@ (SSL sockets with IO::Socket interface)
+perl-io-socket-ssl:
+perl-io-socket-ssl: IO::Socket::SSL makes using SSL/TLS much easier by wrapping the
+perl-io-socket-ssl: necessary functionality into the familiar IO::Socket interface and
+perl-io-socket-ssl: providing secure defaults whenever possible. This way, existing
+perl-io-socket-ssl: applications can be made SSL-aware without much effort, at least
+perl-io-socket-ssl: if you do blocking I/O and don't use select or poll.
+perl-io-socket-ssl:
+perl-io-socket-ssl:
+perl-io-socket-ssl:
+perl-io-socket-ssl: