Parrot 5.1.0 "Zombie Parrot" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC
Set by moderator on 3 March 2013.
myhrlin parrotopia maybe? I have no real say though :) just a random user here 00:01
00:07 pjcj joined 00:08 pjcj joined 00:21 kid51 joined 00:25 kid51_ joined
Coke planteria is a pre-existing site we can register on with no infrastructure on our end. e.g. planeteria.org/perl6 01:13
01:15 kid51_ joined 01:50 kid51 joined 02:04 preflex_ joined
Coke planeteria.org/parrot/ - waiting for it to update. 02:12
02:47 preflex joined 04:05 awwaiid joined 07:56 Khisanth joined, atrodo joined, cotto joined, japhb joined 12:55 PacoAir joined 14:23 Psyche^ joined
arnsholt Is it at all possible to do a fork-exec pair from Parrot code? 16:41
moritz arnsholt: maybe look at how spanw is implemented 16:57
arnsholt Good idea! 16:58
That op calls a C function that does all the forking and stuff, so no fork for me, it looks like :/ 17:01
moritz you mean at PIR level? 17:11
use NativeCall; sub fork() returns Int is native { * }; fork() 17:12
arnsholt True, I guess that'll work. I'm just worried it'll fuck up the internals of Parrot somehow =) 17:16
allison allisonrandal.com/2013/03/31/mythbu...love-perl/ 17:19
arnsholt Good read, allison. I liked it 17:29
allison arnsholt: :) 17:30
17:32 PacoAir joined 18:04 WillWorkForBytes joined
sri allison++ 18:13
19:08 contingencyplan joined 19:17 contingencyplan joined 21:35 mtk joined 22:01 perlite_ joined 23:24 pjcj joined
dalek kudo/nom: 2441b01 | moritz++ | src/core/Pod.pm:
fix signature of Pod::Block.gist
23:57