From owner-freebsd-perl@FreeBSD.ORG Sun Mar 1 16:35:07 2009 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DD43106564A for ; Sun, 1 Mar 2009 16:35:07 +0000 (UTC) (envelope-from szabgab@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id 5780D8FC1B for ; Sun, 1 Mar 2009 16:35:07 +0000 (UTC) (envelope-from szabgab@gmail.com) Received: by yx-out-2324.google.com with SMTP id 31so1134285yxl.13 for ; Sun, 01 Mar 2009 08:35:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=dnbpWdAzRFGU1icBOyBFYhNAfOcybwYPJa4SqLi74cY=; b=vqKbtti8Bi2CIU+SFrpwtdL9/dTnWlIi+3X1yE95YRiSKFCzo8LfRVWpK9KVQtQ9wb nSpYQKaV/SG8cGFbZFbPfaRElUnP0V+tiCs8GYqpaCVqBwsP2Wb00ipRNjfhVBIDYEW5 r4iiVzkzIf/d9N/KdMiG45emGxWmX0ZJE+7Os= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=NpqT+YuwVdD7lG8nIRig3SKxnFt4gXDZzYvgk9B1SHUhQhPQb9ZCavURX/LHsS2iXK o7K6kXRhloTAh2vzwQUhlZFgMULOSHV97lmlTanJ0B9t1A5jE6nwYQvA8bSE7Eop5ZOj 0V7hK88FBX6V/oBDILbOJaNtdcfGGR41GWhx4= MIME-Version: 1.0 Received: by 10.151.158.2 with SMTP id k2mr8468311ybo.119.1235923330636; Sun, 01 Mar 2009 08:02:10 -0800 (PST) In-Reply-To: References: <49AA6490.7080305@infracaninophile.co.uk> <20090301153448.GA94320@heechee.tobez.org> Date: Sun, 1 Mar 2009 18:02:10 +0200 Message-ID: From: Gabor Szabo To: Padre development discussion list Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-perl@freebsd.org, Anton Berezin Subject: Re: [Padre-dev] How / where to get a Perl that has threads? X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 01 Mar 2009 16:35:08 -0000 On Sun, Mar 1, 2009 at 5:53 PM, Oren Maurer wrote: > Thanks for the reply, Anton. > I'm cross-posting your 2 answers =A0also to the Padre development discuss= ion list. > > So... - Here is a question is to padre developers: > > FreeBSD had a package named "p5-fork". > > Could Padre use this on FreeBSD? > (or even on other OS's ?) > > If yes - How?? I don't know. Try it :-) Have you managed to compile wxWidgets already ? Gabor