From: Christian Brabandt Date: Sat, 4 Oct 2025 11:02:00 +0000 (+0000) Subject: runtime(doc): update if_perl after v9.1.1822) X-Git-Tag: v9.1.1826~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a67f2699b2c31cfda74f297fca3c152e164c9949;p=thirdparty%2Fvim.git runtime(doc): update if_perl after v9.1.1822) closes: #18468 Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/if_perl.txt b/runtime/doc/if_perl.txt index 85e5a90e56..8752a2787f 100644 --- a/runtime/doc/if_perl.txt +++ b/runtime/doc/if_perl.txt @@ -1,4 +1,4 @@ -*if_perl.txt* For Vim version 9.1. Last change: 2025 Apr 27 +*if_perl.txt* For Vim version 9.1. Last change: 2025 Oct 04 VIM REFERENCE MANUAL by Sven Verdoolaege @@ -33,10 +33,8 @@ features than Exuberant ctags' Perl support. ============================================================================== 2. Compiling Vim with Perl interface *perl-compiling* -To compile Vim with Perl interface, you need Perl 5.004 (or later). Perl must -be installed before you compile Vim. Vim's Perl interface does NOT work with -the 5.003 version that has been officially released! It will probably work -with Perl 5.003_05 and later. +To compile Vim with the Perl interface, you need a recent Perl version. Perl +must be installed before you compile Vim. The Perl patches for Vim were made by: Sven Verdoolaege