From owner-freebsd-questions@FreeBSD.ORG Mon Mar 27 14:53:12 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 935BB16A400 for ; Mon, 27 Mar 2006 14:53:12 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A91743D45 for ; Mon, 27 Mar 2006 14:53:12 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 812 invoked from network); 27 Mar 2006 14:53:11 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 27 Mar 2006 14:53:11 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 4638E28425; Mon, 27 Mar 2006 09:53:11 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Michael P. Soulier" References: <20060326031840.GC12075@tigger.digitaltorque.ca> <20060326081715.GA22633@happy-idiot-talk.infracaninophile.co.uk> <20060326133003.GN12075@tigger.digitaltorque.ca> From: Lowell Gilbert Date: 27 Mar 2006 09:53:11 -0500 In-Reply-To: <20060326133003.GN12075@tigger.digitaltorque.ca> Message-ID: <447j6g5488.fsf@be-well.ilk.org> Lines: 9 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: spamassassin build failure 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: Mon, 27 Mar 2006 14:53:12 -0000 "Michael P. Soulier" writes: > As I think I only went from perl 5.6 to 5.8, I'm surprised that so much would > be out of date. Good to know though. Do the other scripting languages have > this kind of support? Python? Even among scripting languages, perl is unique in its pathological lack of backward compatibility. The FreeBSD maintainers do a nice job of limiting the pain, but you *do* have to follow their directions.