Skip to content

Commit a67f269

Browse files
committed
runtime(doc): update if_perl after v9.1.1822)
closes: #18468 Signed-off-by: Christian Brabandt <[email protected]>
1 parent c51d1cc commit a67f269

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

runtime/doc/if_perl.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*if_perl.txt* For Vim version 9.1. Last change: 2025 Apr 27
1+
*if_perl.txt* For Vim version 9.1. Last change: 2025 Oct 04
22

33

44
VIM REFERENCE MANUAL by Sven Verdoolaege
@@ -33,10 +33,8 @@ features than Exuberant ctags' Perl support.
3333
==============================================================================
3434
2. Compiling Vim with Perl interface *perl-compiling*
3535

36-
To compile Vim with Perl interface, you need Perl 5.004 (or later). Perl must
37-
be installed before you compile Vim. Vim's Perl interface does NOT work with
38-
the 5.003 version that has been officially released! It will probably work
39-
with Perl 5.003_05 and later.
36+
To compile Vim with the Perl interface, you need a recent Perl version. Perl
37+
must be installed before you compile Vim.
4038

4139
The Perl patches for Vim were made by:
4240
Sven Verdoolaege <[email protected]>

0 commit comments

Comments
 (0)