           SPELL=perl-types-serialiser
         VERSION=1.01
          SOURCE="Types-Serialiser-$VERSION.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/M/ML/MLEHMANN/$SOURCE
     SOURCE_HASH=sha512:419b24cae85fba045de2f4593e1d17784f2016d5f9cd9ea96d23bbeaa86c1c6b866875871a787cacba1299616d371cc8806760e4c53e4f635deec4bc28fa81b5
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Types-Serialiser-$VERSION"
        WEB_SITE="http://search.cpan.org/~mlehmann/Types-Serialiser/"
      LICENSE[0]="ART"
         ENTERED=20180105
        KEYWORDS=""
           SHORT="Types::Serialiser - simple data types for common serialisation formats"
cat << EOF
This module provides some extra datatypes that are used by common serialisation
formats such as JSON or CBOR. The idea is to have a repository of simple/small
constants and containers that can be shared by different implementations so
they become interoperable between each other.
EOF
