Help for this page
$shared .= <PIPE>;
my $local = <PIPE>; $shared .= $local;
# XXX. The key and value are related. my $string = $shared_key . ' => ' . $shared_value;