          MODULE=Clone
         VERSION=0.42
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://cpan.metacpan.org/authors/id/G/GA/GARU/
      SOURCE_VFY=sha256:54a930db8f178321cf201da040442d198e8c18a77e7fcabb578e460b6acb07e5
        WEB_SITE=http://search.cpan.org/~garu/Clone
            TYPE=perl
         ENTERED=20070310
         UPDATED=20201212
           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
