From owner-freebsd-current@FreeBSD.ORG Wed Oct 6 18:44:25 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F4FD16A4CE for ; Wed, 6 Oct 2004 18:44:25 +0000 (GMT) Received: from CPE000103d44c07-CM000f9f7ae88c.cpe.net.cable.rogers.com (CPE000103d44c07-CM000f9f7ae88c.cpe.net.cable.rogers.com [69.193.222.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51A6D43D49 for ; Wed, 6 Oct 2004 18:44:25 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from cpe000103d44c07-cm000f9f7ae88c.cpe.net.cable.rogers.com (localhost [127.0.0.1])with ESMTP id 66C25295497; Wed, 6 Oct 2004 14:44:11 -0400 (EDT) Received: from 66.11.183.178 (SquirrelMail authenticated user mikej); by cpe000103d44c07-cm000f9f7ae88c.cpe.net.cable.rogers.com with HTTP; Wed, 6 Oct 2004 14:44:11 -0400 (EDT) Message-ID: <1871.66.11.183.178.1097088251.squirrel@66.11.183.178> Date: Wed, 6 Oct 2004 14:44:11 -0400 (EDT) From: "Mike Jakubik" To: "Ryan Newman" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-wettoast-MailScanner-Information: Please contact the ISP for more information X-wettoast-MailScanner: Found to be clean X-MailScanner-From: mikej@rogers.com cc: freebsd-current@freebsd.org Subject: Re: perl 5.8.5 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 18:44:25 -0000 Ryan Newman said: > I just installed the 5.3 beta-7 and noticed that perl 5.8.5 was > installed. Perl 5.8 breaks a lot of the complex applications that I need > to run why not stay with perl 5.6 which is more stable for applications ? Because this is the current version of perl. A lot of applications also dont work with older perl. Perl is a port, if you need an older version, you can remove 5.8 and install 5.6, problem solved.