From owner-freebsd-current Fri Jan 5 21:12:27 2001 From owner-freebsd-current@FreeBSD.ORG Fri Jan 5 21:12:26 2001 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from cmr0.ash.ops.us.uu.net (cmr0.ash.ops.us.uu.net [198.5.241.38]) by hub.freebsd.org (Postfix) with ESMTP id 524E537B400 for ; Fri, 5 Jan 2001 21:12:25 -0800 (PST) Received: from neserve0.corp.us.uu.net by cmr0.ash.ops.us.uu.net with ESMTP (peer crosschecked as: neserve0.corp.us.uu.net [153.39.92.148]) id QQjwtg26354 for ; Sat, 6 Jan 2001 05:12:24 GMT Received: from localhost by neserve0.corp.us.uu.net with ESMTP (peer crosschecked as: rayhicks@localhost) id QQjwtg14547 for ; Sat, 6 Jan 2001 00:12:24 -0500 (EST) Date: Sat, 6 Jan 2001 00:12:24 -0500 (EST) From: Raymond Hicks X-Sender: rayhicks@neserve0.corp.us.uu.net To: current@freebsd.org Subject: CURRENT breaks some apps Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have had a problem with running infobot after my recent cvsup to current. I have heard that there is a problem with the newer perl version.. is this a result of that? Here is error: deepwoods# Missing braces on \N{} at ./src/Irc.pl line 131, near ">>> $b" Missing braces on \N{} at ./src/Irc.pl line 133, near ">>> $b" Missing braces on \N{} at ./src/Irc.pl line 152, within string Compilation failed in require at ./infobot line 39. BEGIN failed--compilation aborted at ./infobot line 42. and here is perl -v deepwoods# perl -v This is perl, v5.6.0 built for i386-freebsd (with 1 registered patch, see perl -V for more detail) I am not sure if it is true regarding perl so I though it prudent to ask... perhaps I should have stayed STABLE on this box but dont think that it is possible to go backwords with the simplicity of going fowards... regards raymond hicks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message