in reply to Re^6: Why won't this Deadlock?
in thread Why won't this Deadlock?
Hi Jambo Hamon,
I'm afraid that MCE::Shared may not support the things you'd like to do with it. The reason is that serialization may fail depending on what's inside the package / hash. From reviewing the code, $_-> must be backslashed \$_-> near the beginning of each string for pipeline_eval to work.
Regards, Mario
|
|---|