           SPELL=io-socket-timeout
          SPELLX=IO-Socket-Timeout
         VERSION=0.32
          SOURCE=${SPELLX}-${VERSION}.tar.gz
   SOURCE_URL[0]=${PERL_CPAN_URL}/authors/id/D/DA/DAMS/${SOURCE}
     SOURCE_HASH=sha512:013ad036c796880ab464b18f642260609095cf40c74f3127abaf3c8a596ba8ee85746129dc84d2d1e6f1bbfc86d75969e99c5a9b67736fa3e5e8bc7f5ddf83a6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
        WEB_SITE=http://search.cpan.org/dist/IO-Socket-Timeout/
      LICENSE[0]=ART
         ENTERED=20190622
           SHORT="IO::Socket with read/write timeout"
cat << EOF
IO::Socket provides a way to set a timeout on the socket, but the timeout
will be used only for connection, not for reading / writing operations.
This module provides a way to set a timeout on read / write operations on an
IO::Socket instance, or any IO::Socket::* modules, like IO::Socket::INET.
EOF
