ok, thank you for that information. another question: if i declare my $data : shared within an if { } block, does the shared value go out of scope after the block? will i have to explicitly call something like $planets{$some_id}->{'data'} = share($data); to keep the value?
--------------------------------
masses are the opiate for religion.