I always thought that that link that you've posted refers to hash-based, pure-perl objects?# this produces error: "invalid value for shared scalar" my $o :shared = new Tree::BK_XS; # and this causes perl to crash my $o :shared = shared_clone(new Tree::BK_XS);
In reply to Re^2: Sharing XS object?
by menth0l
in thread Sharing XS object?
by menth0l
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |