libdata-clone-perl 0.004-2build1 source package in Ubuntu

Changelog

libdata-clone-perl (0.004-2build1) disco; urgency=medium

  * No-change rebuild for the perl 5.28 transition.

 -- Adam Conrad <email address hidden>  Fri, 02 Nov 2018 19:45:53 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Disco
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdata-clone-perl_0.004.orig.tar.gz 34.2 KiB 2fe5e179882a6b926dfef0a108b4a2c87a1ffb06892bcf2fb88e4c8f4b84383c
libdata-clone-perl_0.004-2build1.debian.tar.xz 2.2 KiB 7179bd5fb176be450c65032ca5b0f69d98327c0f9a6f7f222a414fda583e04b0
libdata-clone-perl_0.004-2build1.dsc 2.2 KiB 057bf1d64a66a380337fbf235cac613e2efd68797961783fd9ba856b7d04b998

View changes file

Binary packages built by this source

libdata-clone-perl: Perl module for polymorphic data cloning

 Data::Clone does data cloning, i.e. copies things recursively. This is smart
 so that it works with not only non-blessed references, but also with blessed
 references (i.e. objects). When clone() finds an object, it calls a clone
 method of the object if the object has a clone, otherwise it makes a surface
 copy of the object. That is, this module does polymorphic data cloning.
 .
 Although there are several modules on CPAN which can clone data, this module
 has a different cloning policy from almost all of them.

libdata-clone-perl-dbgsym: No summary available for libdata-clone-perl-dbgsym in ubuntu disco.

No description available for libdata-clone-perl-dbgsym in ubuntu disco.