File: Changes

package info (click to toggle)
libmonkey-patch-action-perl 0.061-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 184 kB
  • sloc: perl: 668; makefile: 7
file content (39 lines) | stat: -rw-r--r-- 750 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
0.061   2018-04-02 (PERLANCAR)

	- No functional changes.

	- [doc] Update/correct doc.


0.060   2018-04-02 (PERLANCAR)

	- Add patch_object().


0.05    2017-07-04 (PERLANCAR)

        - No functional changes.

        - [build] Rebuild to use Makefile.PL instead of Build.PL.


0.04    2012-12-14 (SHARYANTO)

        - No functional changes. Revert 0.03 (warning is good).


0.03    2012-12-14 (SHARYANTO)

        - No functional changes. Shut up warning about prototype mismatch
          (probably temporary).


0.02    2012-08-30 (SHARYANTO)

        - Rename dist from Alt-Monkey-Patch-SHARYANTO to Monkey-Patch-Action,
          this is not an Alt module (incompatible interface).


0.01    2012-08-03 (SHARYANTO)

        - First release.