From owner-freebsd-perl@FreeBSD.ORG Thu Aug 22 20:04:41 2013 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3276BCA for ; Thu, 22 Aug 2013 20:04:41 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EA5AB2AF6 for ; Thu, 22 Aug 2013 20:04:40 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 98043BDC25; Thu, 22 Aug 2013 22:04:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to:cc :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=wGiZSbolmCY ZFuzHYZb1oldz52k=; b=yvkDSKtvXKnOzhwk6qSkZoY7S9aFAXX8o0skx+6n0D9 u9ZjlwX1sXbdfpfwUNNcHUpQAyyi6+lXxJ6fMbjM56sCnWeqNZcmmwg/LkUjlpNv GJ8MMe9cudRjD5F7EPDseWQmzO/k568rBWC0jTZJRPBlWFNYZApQW/qr7cXf6Rxc = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 913D5BDC1F; Thu, 22 Aug 2013 22:04:39 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 0720AC2F20E1; Thu, 22 Aug 2013 22:04:38 +0200 (CEST) Date: Thu, 22 Aug 2013 22:04:38 +0200 From: Mathieu Arnold To: Luiz Eduardo Roncato Cordeiro Subject: Re: p5-POE not working needs IO::Pipely package Message-ID: In-Reply-To: <59963116.EmggJtIGfD@luinil.cert.br> References: <1463395.1SMrklC1m4@luinil.cert.br> <59963116.EmggJtIGfD@luinil.cert.br> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: perl@FreeBSD.org X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Aug 2013 20:04:41 -0000 +--On 22 ao=C3=BBt 2013 16:41:12 -0300 Luiz Eduardo Roncato Cordeiro wrote: | Hi Mathieu, |=20 | Thank you to reply me. I've installed the IO::Pipely manually package and | the POE worked again. |=20 | I think is the only dependence you have to install. Well, I've committed a port, and updated devel/p5-POE to depend on it, there are two ports that are not up-to-date yet, you can find the patches in and , I'll commit them as soon as I get an approval. --=20 Mathieu Arnold