develooper Front page | perl.perl5.porters | Postings from May 2008

[PATCH] threads::shared 1.21

Thread Next
From:
Jerry D. Hedden
Date:
May 14, 2008 09:45
Subject:
[PATCH] threads::shared 1.21
Message ID:
1ff86f510805140945g417da676y381bcce775f875f@mail.gmail.com
The attached patch is for threads::shared 1.21.  The main
change is the addition of a shared_clone() function that
creates a shared deep copy of non-shared data:

  my $cpy = shared_clone({'foo' => [qw/foo bar baz/]});

A new test files (clone.t) is added to the MANIFEST.

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About