mirror of
https://github.com/junegunn/fzf.git
synced 2026-05-04 12:55:53 +08:00
e6d33f77da
s///r is only available since perl 5.14. The Perl oneliner was changed to work with older Perls, possibly even with 5.000. Fix #2001