Changes for version 0.05_05 - 2013-09-14
- fix logic in t/retouch.t for when MSWin32 DOES have touch.exe
Changes for version 0.05_04 - 2013-09-12
- Prefer .exe in path over ppt version on MSWin32
Changes for version 0.05_03 - 2013-09-12
- experimental: include my own mv verson for MSWin32 along with the ppt programs
Changes for version 0.05_01 - 2013-09-11
- experimental: package ppt versions of ln, cp, rm, touch for use on MSWin32 where GNU File/Coreutils (or equivalent) are not usually installed. (mv is missing so I will have to write that one myself)
Documentation
copy with regex
(sym)link with regex
move with regex
remove with regex
touch with regex
Modules
use regexes with file utils like rm, cp, mv, ln
MSWin32 specific code for App::RegexFileUtils