From owner-freebsd-questions@FreeBSD.ORG Sat Dec 27 20:06:51 2008 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 9A1FA106564A for ; Sat, 27 Dec 2008 20:06:51 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from mail.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 6FEBB8FC14 for ; Sat, 27 Dec 2008 20:06:51 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (mail.rachie.is-a-geek.net [192.168.2.101]) by mail.rachie.is-a-geek.net (Postfix) with ESMTP id 82A89AFC201; Sat, 27 Dec 2008 11:06:50 -0900 (AKST) From: Mel To: freebsd-questions@freebsd.org Date: Sat, 27 Dec 2008 11:06:50 -0900 User-Agent: KMail/1.9.10 References: <329760.53824.qm@web53410.mail.re2.yahoo.com> <20081223072719.16f3c047@scorpio> In-Reply-To: <20081223072719.16f3c047@scorpio> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812271106.50265.fbsd.questions@rachie.is-a-geek.net> Cc: Subject: Re: Perl 5.10? 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: Sat, 27 Dec 2008 20:06:51 -0000 On Tuesday 23 December 2008 03:27:19 Jerry wrote: > Since it does seem to work quite well under Linux, I was wondering > if there was some fundamental flaw in FBSD that prevented it from > working correctly here. Even so, failing to get a major project like > Perl running properly in over a year on FBSD does not bode well for the > OS. Aside from the rest said in this thread, maybe you should consider the fact that it's a cross platform scripting language's responsibility to provide compatibility for the operating system, not the other way around. Also, Perl should really be cremated already, but you can file that under 'opinion'. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.