Path to this page:
Subject: CVS commit: wip/p5-Text-VimColor
From: Hiramatsu Yoshifumi
Date: 2011-11-18 03:59:27
Message id: E1RREg4-0004Jf-RK@sfs-ml-3.v29.ch3.sourceforge.com
Log Message:
Update p5-Text-VimColor to 0.14.
Changes from previous:
0.14 2011-10-20T17:09:53Z
- Add test to confirm fix of rt-50646.
- Silence 'untie' warnings.
0.13 2011-08-15T23:10:00Z
[Prereqs]
- Exit Makefile.PL early if `vim` fails to execute.
(Nothing else will work after that.)
- Bump required version of Term::ANSIColor to 3.0.
(Please let me know if this causes problems for anyone.)
[Dist Meta Changes]
- Convert to Dist::Zilla for releasing
- Use File::ShareDir to manage included files consistently
- Simplify and organize documentation and tests
0.12 2011-08-09T19:33:16Z
[Enhancements]
- Add Term::ANSIColor support
Closes RT #69338.
- Add '-n' (no swapfile) option (thanks hinrik.sig).
Closes RT #45623.
[Bug Fixes]
- Set $ENV{HOME} to keep user-customized syntax files from
breaking tests. Closes RT #68513.
- Untie STD(IN|OUT|ERR) in child process (thanks shiar).
Closes RT #50646.
[Maintenance Status Change]
- Co-maintenance granted to Randy Stauner (RWSTAUNER) by PAUSE admins.
Much appreciation to Geoff Richards (GEOFFR) for his initial work.
Files: