	BUILD_API=2
           SPELL=storable
         VERSION=2.08
          SOURCE=Storable-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Storable-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/A/AM/AMS/$SOURCE
     SOURCE_HASH=sha512:40679ea47cf77c3923cb8aa6a682465fa8cec2414d6752ee1559692e372abaf0269763027dd36fe28d88896cf2611b39b530a3798c7005234f42d71a183f0730
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?dist=storable"
         ENTERED=20020404
  KEYWORDS="perl"
           SHORT="persistency for perl data structures"
cat << EOF

The storable extension brings persistency to your data.

You may recursively store to disk any data structure, no
matter how complex and circular it is, provided it contains
only SCALAR, ARRAY, HASH (possibly tied) and references
(possibly blessed) to those items.

EOF
