File: Changes

package info (click to toggle)
libdata-clone-perl 0.006-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 208 kB
  • sloc: perl: 669; makefile: 8; ansic: 5
file content (20 lines) | stat: -rw-r--r-- 530 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Revision history for Perl extension Data::Clone

0.006 2023-11-25T05:46:27Z
    - No code changes
    - Migrate from Module::Install to Minilla

0.005 2023-11-21
    - Fix against Perl 5.38 (#3, by demerphq)

0.004 2014-05-07 06:58:25+0900
    - Fix against Perl 5.19 (#1, by tomhukins)

0.003 2011-01-15 23:02:18
    - Cloning normal object died as of 0.002, but it seems too strict

0.002 2011-01-15 22:41:13
    - Fix a problem on pre-5.10 perls

0.001 Mon Jan 11 10:15:23 2010
    - original version; created by Module::Setup