-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Labels
Description
I have installed this plugin (5.5alpha) with vim-plug plugin manager. My vim version is 8.1.2130. The operating system is AIX. The perl version is 5.14.2. When I open a Perl module I am getting the Errors
Error detected while processing function Perl_InitializePerlInterface:
line 7:
E488: Trailing characters: ^I^I^I# ---------------------------------------------------------------
line 8:
E488: Trailing characters: ^I^I^I# find out the version of the Perl interface
line 9:
E488: Trailing characters: ^I^I^I# ---------------------------------------------------------------
line 13:
E488: Trailing characters: ^I^I^I# ---------------------------------------------------------------
line 14:
E488: Trailing characters: ^I^I^I# Perl_RegexExplain (function)
line 15:
E488: Trailing characters: ^I^I^I# try to load the regex analyzer module; report failure
line 16:
E488: Trailing characters: ^I^I^I# ---------------------------------------------------------------
line 24:
E171: Missing :endif
Any help to fix this is very much appreciated.
Reactions are currently unavailable