From owner-freebsd-questions@FreeBSD.ORG Sat May 24 18:46:36 2003 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 6860137B401 for ; Sat, 24 May 2003 18:46:36 -0700 (PDT) Received: from host02.ipowerweb.com (host02.ipowerweb.com [12.129.206.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id E06E243F3F for ; Sat, 24 May 2003 18:46:33 -0700 (PDT) (envelope-from alpetec@host02.ipowerweb.com) Received: from alpetec by host02.ipowerweb.com with local (Exim 3.36 #1) id 19Jkak-0003qR-00 for freebsd-questions@freebsd.org; Sat, 24 May 2003 18:46:30 -0700 From: "Aaron Peterson" To: freebsd-questions@freebsd.org X-Mailer: NeoMail 1.25 X-IPAddress: 139.55.57.65 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Message-Id: Date: Sat, 24 May 2003 18:46:30 -0700 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host02.ipowerweb.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [33877 2452] / [33877 2452] X-AntiAbuse: Sender Address Domain - host02.ipowerweb.com Subject: upgrading perl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: aaron@alpete.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2003 01:46:36 -0000 What is the proper way to go about upgrading perl, since the base system installs 5.0 something. I want to avoid the complications of having multiple versions of perl installed at once... (using freebsd 4.8) --