           SPELL=test-leaktrace
          SPELLX=Test-LeakTrace
         VERSION=0.15
          SOURCE=${SPELLX}-${VERSION}.tar.gz
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/G/GF/GFUJI/${SOURCE}
     SOURCE_HASH=sha512:664d1648cc9ce229456ca0c27430bdd36ba1d9bf6907afce6c612b90d6885aa6a71caeceb266aec1f843287e6bcda35ac28eab2ad6b662019c0fcb87d7f0d6be
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/dist/Test-LeakTrace/
         ENTERED=20150503
        KEYWORDS="perl"
           SHORT="traces memory leaks"
cat << EOF
Test::LeakTrace provides several functions that trace memory leaks. This module
scans arenas, the memory allocation system, so it can detect any leaked SVs in
given blocks.
EOF
