-
Notifications
You must be signed in to change notification settings - Fork 9
/
Changes
44 lines (31 loc) · 1.08 KB
/
Changes
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
40
41
42
43
44
Revision history for Perl extension Proc::InvokeEditor.
0.01_01 Mon Aug 27 14:08:09 2001
- original version; created by h2xs 1.21 with options
-X -A -m Proc::InvokeEditor -v 0.01_01 -b 5.005_03
0.01_02 Mon Aug 27 16:50 2001
- new version, incorporate feedback so $EDITOR = 'xemacs -nw'
works, added more error checking when looping through editors
, added editors_env and editors_prepend.
1.01 13 Mar 2007
- Increase CPANTS score.
1.02 16 Dec 2007
- Patches from Tim Booth [email protected] to provide optional filename
suffix option.
1.04 30 Jul 2010
- Add a "use warnings" to keep CPANTS happy.
1.05 19 Feb 2011
- Fix README
1.06 25 Apr 2011
- Apply patch from Jesse Luehrs to optionally reuse temp file names.
1.07 04 Aug 2014
- Apply patch from Brian Fraser to work on android.
1.08 03 Aug 2017
- Patch from Max Maischein for windows support.
1.09 03 Aug 2017
- Disable author tests for now.
1.10 15 Aug 2017
- Move to dzil to update packaging to modern standards
1.11 15 Aug 2017
- Fix stupid mistake
1.12 15 Aug 2017
- Properly generate META.json