Help for this page
use Sharable; ... ); Sharable::give_away(%contracts);
use Sharable; ... my $received_stuff = Sharable::get_data($pid); # $received_stuff will be similar to %contracts