From owner-freebsd-current@FreeBSD.ORG Thu Jul 8 17:08:48 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 A86D216A4D4 for ; Thu, 8 Jul 2004 17:08:48 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D16943D64 for ; Thu, 8 Jul 2004 17:08:48 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 90EDC72DF4; Thu, 8 Jul 2004 10:08:48 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 8F5F972DF2; Thu, 8 Jul 2004 10:08:48 -0700 (PDT) Date: Thu, 8 Jul 2004 10:08:48 -0700 (PDT) From: Doug White To: Andrew Nelson In-Reply-To: Message-ID: <20040708100801.A46038@carver.gumbysoft.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: FreeBSD 5.2.1 - P5-Proc::ProcessTable and other modules not working? 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: Thu, 08 Jul 2004 17:08:48 -0000 On Wed, 7 Jul 2004, Andrew Nelson wrote: > I've upgraded from FreeBSD 4.8 to 5.2.1 and have > noticed a number of script don't work... One perl > module i've found so far is: > > Proc::ProcessTable. The subroutines just return > no result (even the examples given at CPAN). > > Another script (which uses flow-tools) has started > using an enormous amount of memory.. All versions > are the same except for actual FreeBSD. > > Can anyone help? Do I need to re-install FreeBSD > to a lower version? If so, what version? You probably need to upgrade your perl version. 5.x doesn't ship with perl in base, so you are probably getting the old 4.x built-in version. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org