From owner-freebsd-questions@FreeBSD.ORG Sun Sep 13 11:21:33 2009 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 65DE71065670 for ; Sun, 13 Sep 2009 11:21:33 +0000 (UTC) (envelope-from kernel@webrz.net) Received: from webrz.xs4all.nl (webrz.xs4all.nl [82.95.248.216]) by mx1.freebsd.org (Postfix) with ESMTP id 2513D8FC1B for ; Sun, 13 Sep 2009 11:21:33 +0000 (UTC) Received: from webrz.xs4all.nl (localhost [127.0.0.1]) by webrz.xs4all.nl (Postfix) with ESMTP id 5D5D250879; Sun, 13 Sep 2009 13:21:32 +0200 (CEST) Received: from [10.10.10.71] (unknown [10.10.10.71]) by webrz.xs4all.nl (Postfix) with ESMTP id 3CD2950873; Sun, 13 Sep 2009 13:21:32 +0200 (CEST) Message-ID: <4AACD5C9.2030600@webrz.net> Date: Sun, 13 Sep 2009 13:21:45 +0200 From: Jos Chrispijn Organization: Koudekerke, NL User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Matthew Seaman References: <4AACBF63.8020304@webrz.net> <4AACCB7A.2050106@infracaninophile.co.uk> In-Reply-To: <4AACCB7A.2050106@infracaninophile.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP @triton.webrz.net Cc: FreeBSD Questions Subject: Re: Perl updates 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: Sun, 13 Sep 2009 11:21:33 -0000 Matthew Seaman wrote: > You're talking about the update of lang/perl5.10 from perl-5.10.0 > to perl-5.10.1 ? > > The reason you need to run perl-after-upgrade is because perl library > modules are stored in directory trees which encode the perl version > number. > perl-after-upgrade basically moves installed modules from [-snip-] Thanks, appreciate this detailed information. Jos Chrispijn