The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

examples/benchmarks/shared_ref.pl - Shared reference between threads

SYNOPSIS

    % time perl examples/benchmarks/shared_ref.pl

DESCRIPTION

Shares references between threads.

SEE ALSO

examples/benchmarks/shared_ref.pasm.