From owner-freebsd-questions@FreeBSD.ORG Thu Aug 30 07:23:13 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DA3516A417 for ; Thu, 30 Aug 2007 07:23:13 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.224]) by mx1.freebsd.org (Postfix) with ESMTP id 0B41E13C457 for ; Thu, 30 Aug 2007 07:23:12 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so327391nzf for ; Thu, 30 Aug 2007 00:23:12 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sPIZaLHYxGObHMQwjBQBQgxYuPkNAfxzaTE3OWhzHM8s+78Wolxlr6EJaKj/v5JnPszfE8zFwZk682UnFhA0TxDXOZByZPurdIxhjt43ca2t5zy/b7UZrPmzA7auMmBOgPphQhmBR6thPC4XGjr/jiL5Wv1ktvBFXG8apkFH0OI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GRRvV6W5FoXLdiDyV1Z5/XqqxHJSJofu9CjAg8dHGonlmKK/XEG9RQeufT9Ty45D/pEUmjeFocbyNiqzOOef7EgAcY8TFpo/egZIryRoxO04SVQCjIkq4dnEU0/oOey18MR7CU/4ugJHVpT7nbGExDJFQtoA8uTtDzSE3Jt+9fc= Received: by 10.143.16.9 with SMTP id t9mr10209wfi.1188458591609; Thu, 30 Aug 2007 00:23:11 -0700 (PDT) Received: by 10.143.44.8 with HTTP; Thu, 30 Aug 2007 00:23:11 -0700 (PDT) Message-ID: Date: Thu, 30 Aug 2007 00:23:11 -0700 From: "Kurt Buff" To: "Matthew Seaman" In-Reply-To: <46D65AA5.8070403@infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200708300336.l7U3aF10017242@eunet.yu> <46D65AA5.8070403@infracaninophile.co.uk> Cc: Nikola Lecic , Questions User Subject: Re: Quick perl ports 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, 30 Aug 2007 07:23:13 -0000 On 8/29/07, Matthew Seaman wrote: > Nikola Lecic wrote: > > > C) port it! > > > > is the best. :) Seriously, if you really have a long term need for > > Net::LDAP module, then porting would be the most convenient for you and > > for others. > > It's already been done. I don't know why the port is called > p5-perl-ldap instead of p5-Net-LDAP though. Possibly it pre-dates > the current naming conventions. > > Cheers, > > Matthew Ah, thanks so very much. It's option D) - the comfy chair! :) Kurt