in reply to Re^2: possibility to overcome perl threads
in thread possibility to overcome perl threads

threads::shared exports a version of bless() that works on shared objects such that blessings propagate across threads

Have you had a look at this? If so, why doesn't it suit your particular problem?
  • Comment on Re^3: possibility to overcome perl threads