From owner-freebsd-perl@FreeBSD.ORG Fri Feb 4 13:53:26 2005 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32E4716A4CE for ; Fri, 4 Feb 2005 13:53:26 +0000 (GMT) Received: from mcgi2.rambler.ru (mcgi2.rambler.ru [81.19.67.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1914743D2D for ; Fri, 4 Feb 2005 13:53:25 +0000 (GMT) (envelope-from kkapp@rambler.ru) Received: from [81.19.65.30] by mcgi2.rambler.ru with HTTP (mailimap); Fri, 4 Feb 2005 16:53:18 +0300 From: A K To: Anton Berezin Date: Fri, 4 Feb 2005 16:53:18 +0300 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain; charset="windows-1251" MIME-Version: 1.0 References: <4200F3B3.7050706@canada.com> <813911377.1107434232.147437664.80111@mcgi2.rambler.ru> <20050203124845.GD15084@heechee.tobez.org> In-Reply-To: <20050203124845.GD15084@heechee.tobez.org> Message-Id: <1004303803.1107525198.147315880.81488@mcgi2.rambler.ru> Sender: A K cc: freebsd-perl@freebsd.org cc: Daren Desjardins Subject: Re: Perl 5.8.6 upgrade X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Feb 2005 13:53:26 -0000 * Anton Berezin [Thu, 3 Feb 2005 13:48:45 +0100]: > > > How necessary is it to rebuild all perl ports? > > You can copy `5.8.5' dirs under /usr/local/lib/perl5/site_perl to > > `5.8.6' (or add 5.8.5 to PERL5LIB) as a desperate measure but that is > > not supported and will probably break some modules. > Actually, this should work just fine, if at the same time the > corresponding /var/db/pkg/ entries are modified accordingly, and all > relevant scripts in LOCALBASE/bin and X11BASE/bin have their shebangs > modified. And user is warned that XS modules can break :) Anyway, your `after upgrade' script looks like a huge step forward, thanks a lot! -- A K.