From owner-freebsd-questions@FreeBSD.ORG Thu Mar 4 16:14:51 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82BB41065695 for ; Thu, 4 Mar 2010 16:14:51 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-bw0-f216.google.com (mail-bw0-f216.google.com [209.85.218.216]) by mx1.freebsd.org (Postfix) with ESMTP id 4F8898FC13 for ; Thu, 4 Mar 2010 16:13:35 +0000 (UTC) Received: by bwz8 with SMTP id 8so1817376bwz.3 for ; Thu, 04 Mar 2010 08:13:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=Rk5vZ/RGDR3IGKmJ2o+H+dW/NCIExuGHUWk2OJMYr7w=; b=k9WtoSH5lpar1N+p0HAETJukI5Xp+lP2glRrXEyu89UKVoL9HTXfmXoXw2mDs4gnjY p/6jgoMNYM4jJEpjccyh4EETFTn0t4rjBpiX9iFBV56usRkG9L6Mm0r7Zqe7/FHY5suA AujK2M11xVKrU1LqhmgLQvojxczFL5rEaIsek= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=KkmeBUZNdAayy50TzL9pvyehYPOIDX/KLBwvV9x2/Q4uNTKQVUiKA4Q5IGcioUCeNx Ob2VK3FRVqmGHNuQWOYADWHp8J3GgUyyony2FyV2QmWbBw4FE7+H27V1zyYF4XVpnzTL 36iIvPDjDgJbKgnJP/dmIVz9cWKgKBYMam6PU= Received: by 10.102.197.12 with SMTP id u12mr1465663muf.8.1267719211590; Thu, 04 Mar 2010 08:13:31 -0800 (PST) Received: from orion.hsd1.pa.comcast.net (c-71-230-240-241.hsd1.pa.comcast.net [71.230.240.241]) by mx.google.com with ESMTPS id j10sm3520447muh.28.2010.03.04.08.13.28 (version=SSLv3 cipher=RC4-MD5); Thu, 04 Mar 2010 08:13:29 -0800 (PST) Date: Thu, 4 Mar 2010 11:10:10 -0500 From: Glen Barber To: Tim Daneliuk Message-ID: <20100304161010.GA92698@orion.hsd1.pa.comcast.net> References: <4B8FDA6A.9090308@tundraware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B8FDA6A.9090308@tundraware.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: FreeBSD Mailing List Subject: Re: Perl 5.8 -> 5.10 On Current Production System X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2010 16:14:51 -0000 Hi, Tim Daneliuk wrote: > Is there a recommended procedure I can read somewhere on how to upgrade an > entire production system from Perl 5.8 to 5.10 (or whatever is current) > cleanly? Have a look at the 20100205 entry of ports/UPDATING. Regards, -- Glen Barber