           SPELL=storable
         VERSION=2.51
          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:e14de78d652e9708d4768041e13c470b0201d49edd85311177c334416ce8419f596094c193d9d223cce8bb3401f1d512de4be45817f5a02d0e883096e78c4586
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
         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
