From 925538add6a3d3b04c10516a545c5aadf86c5f64 Mon Sep 17 00:00:00 2001 From: "Jan F. Chadima" Date: Wed, 21 Mar 2018 16:50:58 +0000 Subject: perl/perl-Clone: Added (Recursively copy Perl datatypes). Signed-off-by: David Spencer --- perl/perl-Clone/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 perl/perl-Clone/slack-desc (limited to 'perl/perl-Clone/slack-desc') diff --git a/perl/perl-Clone/slack-desc b/perl/perl-Clone/slack-desc new file mode 100644 index 000000000000..04fe26c138d2 --- /dev/null +++ b/perl/perl-Clone/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Clone: perl-Clone (Recursively copy Perl datatypes) +perl-Clone: +perl-Clone: This module provides a clone() method which makes recursive copies +perl-Clone: of nested hash, array, scalar and reference types, including tied +perl-Clone: variables and objects. +perl-Clone: +perl-Clone: Homepage: https://metacpan.org/pod/Clone +perl-Clone: +perl-Clone: +perl-Clone: +perl-Clone: -- cgit v1.2.3