From owner-freebsd-stable@FreeBSD.ORG Tue Jan 4 20:38:53 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 803F416A4CE for ; Tue, 4 Jan 2005 20:38:53 +0000 (GMT) Received: from saturn.criticalmagic.com (saturn.criticalmagic.com [64.74.124.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2595043D1D for ; Tue, 4 Jan 2005 20:38:53 +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 521CE3BD21; Tue, 4 Jan 2005 15:38:52 -0500 (EST) Message-ID: <41DAFEF2.3090500@criticalmagic.com> Date: Tue, 04 Jan 2005 15:39:14 -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: Tejas Kokje References: <41DAFD60.3000500@ISI.EDU> In-Reply-To: <41DAFD60.3000500@ISI.EDU> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org 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:38:53 -0000 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