From owner-freebsd-questions@FreeBSD.ORG Thu May 13 20:33:37 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3F1B16A4CE for ; Thu, 13 May 2004 20:33:37 -0700 (PDT) Received: from forrie.com (forrie.ne.client2.attbi.com [24.62.205.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 570DC43D3F for ; Thu, 13 May 2004 20:33:37 -0700 (PDT) (envelope-from forrie@forrie.com) Received: from [127.0.0.1] (i-95.forrie.net. [192.168.1.95]) by forrie.com with ESMTP id i4E3XTnt013227 for ; Thu, 13 May 2004 23:33:30 -0400 (EDT) (envelope-from forrie@forrie.com) Message-ID: <40A43E07.1020808@forrie.com> Date: Thu, 13 May 2004 23:33:27 -0400 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 0.6+ (Windows/20040512) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean Subject: Perl 5.6 vs Perl 5.8 (install) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 03:33:37 -0000 I have FreeBSD-CURRENT installed and it places Perl-5.6 on the system. It's not clear to me whether it's safe to pkg_delete this in favor of Perl-5.8 (which I want to install). I tried searching the list archive and didn't find anything (yet). Anyone accomplish this?