Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Cloning shared hashref

by menth0l (Monk)
on Jan 20, 2011 at 14:12 UTC ( [id://883319]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use threads;
    use threads::shared;
    ...
    
    my $z = Clone::clone($x);
    print Dumper($z);
    
  2. or download this
    Can't locate object method "FETCH" via package "threads::shared::tie" 
    +at C:/Perl/site/lib/Data/Dumper.pm line 190.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://883319]
Approved by ww
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (7)
As of 2024-04-19 20:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found