           SPELL=perlio-via-timeout
          SPELLX=PerlIO-via-Timeout
         VERSION=0.32
          SOURCE=${SPELLX}-${VERSION}.tar.gz
   SOURCE_URL[0]=${PERL_CPAN_URL}/authors/id/D/DA/DAMS/${SOURCE}
     SOURCE_HASH=sha512:52200c0d19da7a19b9b328473b0e7b57a1a3102fd3ace947af8fef8f670aaebe37811daaa2e2b6cf2f6397855a4cfb2424af053322146a8acefd71e1bb30f681
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
        WEB_SITE=http://search.cpan.org/dist/PerlIO-via-Timeout/
      LICENSE[0]=ART
         ENTERED=20190622
           SHORT="PerlIO layer that adds read & write timeout to a handle"
cat << EOF
This package implements a PerlIO layer, that adds read / write timeout.
This can be useful to avoid blocking while accessing a handle (file,
socket, ...), and fail after some time.
EOF
