- or download this
panic: attempt to copy freed scalar 802e7e120 to 802e7e708 at Server.p
+m line 380.
- or download this
(%ch) = rfork_list_children(1);
- or download this
sub rfork_list_children {
my ($use_hash) = @_;
...
return keys %{ $Ext::Fork::POOL->{cidlist} };
}
}