From owner-freebsd-questions Mon Apr 2 21:56:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from matrix.dynamic-cast.com (r175-5-dsl.sea.lightrealm.net [216.122.5.175]) by hub.freebsd.org (Postfix) with ESMTP id B608737B724 for ; Mon, 2 Apr 2001 21:56:53 -0700 (PDT) (envelope-from herveyw@dynamic-cast.com) Received: from chillipepper (chillipepper.dynamic-cast.com [192.168.1.1]) by matrix.dynamic-cast.com (8.11.1/8.11.1) with SMTP id f334uip82773; Mon, 2 Apr 2001 21:56:44 -0700 (PDT) (envelope-from herveyw@dynamic-cast.com) Message-ID: <00dd01c0bbfa$7c7319b0$0101a8c0@chillipepper> From: "Hervey Wilson" To: "Ben Weaver" Cc: "FreeBSD Questions" References: <005c01c0bbe0$e10e67e0$0101a8c0@chillipepper> <20010402235325.A49468@tranquility.net> Subject: Re: Perl 5.003 / 5.6 / CPAN Date: Mon, 2 Apr 2001 21:56:45 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: "Ben Weaver" > Are you sure the Modules you want to install need 5.6? > I've installed many perl modules (including some which exist > in the ports collection) straight from the tarballs I download from > cpan.perl.com. They seem to work fine. Most don't, certainly. The gotcha appears to be a module called AutoLoader that is out of date - this is part of the 5.6 tarball, hence the fact that CPAN downloaded 5.6. One module I need (part of Bundle::XML) appears to require 5.005, but I think that's already part of 4.2; I just need to 'make world' to get it. As much as anything else, I was intrigued by the level to which Perl 5.003 was intertwined with the system. I guess I was expecting it to be simpler to install different versions of languages as they came out. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message