From owner-freebsd-questions@FreeBSD.ORG Thu Aug 17 16:11:49 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 DEF5C16A4DF for ; Thu, 17 Aug 2006 16:11:49 +0000 (UTC) (envelope-from ggroth@gregs-garage.com) Received: from mail.gregs-garage.com (h-64-105-8-34.chcgilgm.covad.net [64.105.8.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAA6443D6E for ; Thu, 17 Aug 2006 16:11:45 +0000 (GMT) (envelope-from ggroth@gregs-garage.com) Received: from [192.168.0.150] (unknown [192.168.0.150]) by mail.gregs-garage.com (Postfix) with ESMTP id F1B66114044 for ; Thu, 17 Aug 2006 11:12:18 -0500 (CDT) Message-ID: <44E49541.3060705@gregs-garage.com> Date: Thu, 17 Aug 2006 11:11:45 -0500 From: Greg Groth User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Perl question. 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: Thu, 17 Aug 2006 16:11:50 -0000 I'm trying to install bandersnatch in conjunction with Jabber2 and running into some trouble. I'm following the how-to at: http://www.funkypenguin.co.za/bandersnatch_with_jabberd2 I've installed all of the listed sources from the ports, but when I run bandersnatch2.pl, I receive the following error: Can't locate POE/Preprocessor.pm in @INC It seems that Preprocessor.pm does not exist on my system. Can someone tell me which relevant port would have this module? Installing POE::Preprocessor from CPAN comes up with a blank, as well as searching the ports for anything with the same name. Best regards, Greg Groth