> vim needs to be recompiled for Perl 5.30. The perl interface is no longer 
> working:
> Calling:
> :perl VIM::Msg(“Hi”)
> 
> Results in:
> 
> E370: Could not load library cygperl5_26.dll
> Sorry, this command is disabled: the Perl library could not be loaded.

Add:
    set perldll=/usr/bin/perl5_30.dll
to your .vimrc file.

Kevin



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to