          MODULE=Clone
         VERSION=0.31
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://search.cpan.org/CPAN/authors/id/R/RD/RDF/
      SOURCE_VFY=sha1:100c69b3091213336f9abe3060286938786a7b32
        WEB_SITE=http://search.cpan.org/~rdf/Clone/
         ENTERED=20070310
         UPDATED=20100222
           SHORT="Perl module to recursively copy Perl datatypes"
cat << EOF
This Perl module provides a clone() method which makes recursive copies of
nested hash, array, scalar and reference types, including tied variables and
objects.
EOF
