- updated to 0.43
see /usr/share/doc/packages/perl-Clone/Changes
0.43 2019-07-29 13:47:42 atomic
- fix an issue when cloning a NULL mg_ptr pointer
- updated to 0.42
see /usr/share/doc/packages/perl-Clone/Changes
0.42 2019-07-19 23:06:04 garu
- make handling of mg_ptr safer (ATOOMIC, Harald Jörg)
- change license wording on some test files to
make the entire dist released under the same
terms as Perl itself (fixes GH#20) (GARU)
OBS-URL: https://build.opensuse.org/request/show/748594
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Clone?expand=0&rev=35
- updated to 0.34
- Stop skipping SvROK handling for all magical scalars. This fixes
RT issues 67105, 79730 and 80201 (FLORA).
- making the Changes file compliant to the CPAN::Changes spec (GARU).
- Fixing tests when Scalar::Util::weaken is not available. As a
result, tests should now pass even in odd OpenBSD versions (GARU).
- removed dubious documentation on the optional parameter until
it is 'fixed'. Right now it just increases the refcount when it's 0,
and clones otherwise (which isn't exactly what it says). This
fixes RT issue 57773 (GARU).
- updated remark on Storable's dclone() to address RT issue 50174 (GARU)
- updated Makefile.PL to include test dependencies (GARU)
OBS-URL: https://build.opensuse.org/request/show/177287
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Clone?expand=0&rev=23