| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 | 
- updated to 1.07
  see /usr/share/doc/packages/perl-Clone-PP/Changes
  1.07 2017-04-10 NEILB
  - Update tests to cope with '.' not being in @INC, part of Perl 5.26.
    Thanks to Jim Keenan for the PR which fixed this.
- updated to 1.06
  - Changed the copyright on dclone.t, dump.pl, and tied.pl in t/,
    to match the rest of the dist, "same as perl itself".
    These changes were approved by the copyright owner, Raphael Manfredi.
- updated to 1.05
  - Added github repo to metadata (thanks dsteinbrunner)
  - Added github repo to doc
  - I had erroneously listed Test::Array as a test prereq,
    but the package is defined in 01array.t where it's used.
    RT#93082 - thanks to Dagfinn Ilmari Mannsaker.
  - Added Changes file
  - Fixed typos from dsteinbrunner in RT#86337
  - Added "use warnings" and in the process fixed RT#17121
  - Min perl version 5.6.0 in code and metadata
  - Added license type to metadata and renamed L&C section in pod
  - Expanded the SEE ALSO section
  - Added prereqs to PREREQ_PM in Makefile.PL
  - Added test prereqs in TEST_REQUIRES
- use original source
- suggesting NoSource, to resolve BNC#686233
- fix license ("same terms as Perl")
- initial pull from CPAN with cpanspec_obs - needed by Rose::DB
- initial package 1.02 * created by cpanspec 1.78.03