Files
neovim/src/nvim/testdir
Justin M. Keyes 858c056133 Support for :perl, :perlfile, :perldo and perleval() (#12809)
* support for :perl, :perlfile, :perldo and perleval()

* document that the perl provider doesn't currently work on Windows

* document that the perl legacy interface is now also supported

* added perleval() documentation

* import legacy perl interface tests

* only perl 5.22+ is supported

* healtcheck: use g:perl_host_prog if its set instead

using just 'perl' isn't correct as it may not be the version requested.
ditto for 'cpanm', rather go through 'App::cpanminus' to find the latest
perl version
2020-09-05 13:55:06 -07:00
..
2019-12-03 13:31:17 +01:00
2016-04-15 20:17:07 +02:00
2016-10-04 23:25:37 +09:00
2017-11-13 08:30:25 +01:00
2017-08-06 23:00:19 +02:00
2016-12-31 17:32:50 +01:00
2016-06-07 01:14:25 -07:00
2019-07-29 22:14:23 +02:00
2019-08-30 18:47:42 +02:00
2017-10-28 18:05:59 +02:00
2017-12-10 02:45:41 +01:00