From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 48446 invoked by alias); 5 Mar 2020 21:46:59 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 48438 invoked by uid 89); 5 Mar 2020 21:46:59 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=H*x:KHTML, H*x:Chrome, H*x:AppleWebKit, H*UA:537.36 X-HELO: sonic313-20.consmr.mail.gq1.yahoo.com Received: from sonic313-20.consmr.mail.gq1.yahoo.com (HELO sonic313-20.consmr.mail.gq1.yahoo.com) (98.137.65.83) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 05 Mar 2020 21:46:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1583444816; bh=S1JM3Mz7IMXWAsESQtm1cO2FKwlmY5gTLkuWHf0nVrg=; h=Date:From:Reply-To:To:In-Reply-To:References:Subject:From:Subject; b=F47Cp/TEO+BM1YZLD4Ql7F61sht8mcofDKbEptWeP4Dv+iu/Y7A5Wq5ktw0hxIzpIR6kNCdeOQs326rohSD3zPvrhxumK+n+ZNohBYvC5vlK+IUssoTKB6y0wvy0nrpFpCF97A9QuB7xso+Z0Z6tk1Loxvdni/CAPRo7+XqWFEn+bvxc4L3NMd+Ofw17ghagatTTPwEaa9D44vXykTksbuuPQSMm/zG/cySKoKiybrKQR2hc7mjN1i/WtTWaS9BDdwF73i/4rl6W4PER61epL7KA6tKC0qJfm7lELxjMu8MQBsERt2IYfvNDfsAJKS5r/3MtcT6vSr41WvzbLwM00g== Received: from sonic.gate.mail.ne1.yahoo.com by sonic313.consmr.mail.gq1.yahoo.com with HTTP; Thu, 5 Mar 2020 21:46:56 +0000 Date: Fri, 06 Mar 2020 17:00:00 -0000 From: "Kevin Schnitzius via cygwin" Reply-To: Kevin Schnitzius Reply-To: Kevin Schnitzius To: "cygwin@cygwin.com" , "Sommrey, Joerg (Allianz Deutschland)" Message-ID: <186541007.1022088.1583444562360@mail.yahoo.com> In-Reply-To: References: Subject: Re: VIM broken by upgrade to Perl 5.30 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2020-03/txt/msg00092.txt > vim needs to be recompiled for Perl 5.30. The perl interface is no longer= working: > Calling: > :perl VIM::Msg(=E2=80=9CHi=E2=80=9D) >=C2=A0 > Results in: >=C2=A0 > E370: Could not load library cygperl5_26.dll > Sorry, this command is disabled: the Perl library could not be loaded. Add: =C2=A0=C2=A0=C2=A0=C2=A0set perldll=3D/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