Here is what I'm doing:
The problem is that the $res object contains a few methods like $res->decoded_content, $res->is_success, etc.my $data :shared = shared_clone({}); bless($data); ... my $res = $mech->get("$url"); $data->{'current_info'} = $res; ...
In reply to sharing complex data structures by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |