From owner-freebsd-stable@FreeBSD.ORG Tue Jan 4 20:42:48 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CA4016A4CE for ; Tue, 4 Jan 2005 20:42:48 +0000 (GMT) Received: from saturn.criticalmagic.com (saturn.criticalmagic.com [64.74.124.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14BDA43D39 for ; Tue, 4 Jan 2005 20:42:48 +0000 (GMT) (envelope-from rcoleman@criticalmagic.com) Received: from [10.40.30.75] (borg.ciphertrust.com [64.238.118.66]) by saturn.criticalmagic.com (Postfix) with ESMTP id E867C3BD21; Tue, 4 Jan 2005 15:42:46 -0500 (EST) Message-ID: <41DAFFDD.4020007@criticalmagic.com> Date: Tue, 04 Jan 2005 15:43:09 -0500 From: Richard Coleman Organization: Critical Magic User-Agent: Mozilla Thunderbird 1.0 (X11/20041230) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Richard Coleman References: <41DAFD60.3000500@ISI.EDU> <41DAFEF2.3090500@criticalmagic.com> In-Reply-To: <41DAFEF2.3090500@criticalmagic.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org cc: Tejas Kokje Subject: Re: downgrading ports X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jan 2005 20:42:48 -0000 Richard Coleman wrote: > Tejas Kokje wrote: > >> Hi, >> >> I just upgraded to perl 5.6 using perl5 port. However some of >> my scripts are not working due to compatibility problems. How do >> I revert back to the system (base) version of perl that comes >> with 4.10. >> >> Tejas Kokje > > > 1. Deinstall the perl 5.6 port > 2. Type the command "use.perl system" > > Richard Coleman > rcoleman@criticalmagic.com Oops. My mistake. Reverse the order of these steps, since deinstalling the perl port will deinstall the use.perl command. Richard Coleman rcoleman@criticalmagic.com