X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=ae6zJ
	fEWIbpynbdpmP7M0XlEwYLbOdaJ5mtRTl72rAniYymuIEipmsz6a/cBz4wCvucO3
	zEH3K9k38kUWbQxznpprf8WdZKxAVzl0n6jnQzRUilmWdM2UtV6YhVdqh7FzYoZl
	ALe0qBRnup9ghsDXMwjgeXaAJmSaSUd8q2ORQU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=qofFCfLt626
	POWI5XPz9aCKq1Iw=; b=e0SE6E0IY1/ImORgGnYESYym7f7EQio5OnSLWNCydqo
	q2tw3HuELHm0ybe5/TKRJYa9xY6duXs1ZMhDDJKPKgTrTLxVOnlIzdsbOcDWOXl7
	iR8NRkISau5bgYKZohdPyofIpQZEmVTGTxvbQ80lce4QMczvDC9ajd86qTwgTsZo
	=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*f:sk:87zix91, H*i:sk:Tu_o39k, H*i:CAK-n8j57Q-T, H*f:CAK-n8j57Q-T
X-HELO: mail-in-01.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-07.arcor-online.net 3pMZVL5rjPzBqx3
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: Updated: Perl distributions
References: <87zix91jtr.fsf@Rainer.invalid>	<CAK-n8j57Q-T+Tu_o39kCm1doHnRBYKys8NL5vWW2b8vn4oP0jw@mail.gmail.com>
Date: Fri, 18 Dec 2015 16:53:30 +0100
In-Reply-To: <CAK-n8j57Q-T+Tu_o39kCm1doHnRBYKys8NL5vWW2b8vn4oP0jw@mail.gmail.com>	(Jim Reisert's message of "Fri, 18 Dec 2015 08:33:25 -0700")
Message-ID: <874mffhhxh.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

Jim Reisert AD1C writes:
> Let's say that I installed one of these modules using "cpan
> install..." instead of downloading from the Cygwin repository:
>
>> perl-Archive-Zip-1.55-1
>> etc.
>
> How can I go about reversing that to use the module from the Cygwin
> repository instead?  Is it as simple as downloading the module from
> the Cygwin repository, or do I need to uninstall the module from my
> Perl installation first?

Depends on where you installed them to.  If you installed them into
/usr/lib/perl5/site_perl, then you will need to remove those modules
from there (or rename the whole directory if you just need to check what
else is going to break).  If you've installed to some local::lib, then
you can just remove the customization that lets Perl know where to find
these.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

--
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

