in reply to Re^2: perl threads causing high cpu usage
in thread perl threads causing high cpu usage
From the Acme::Damn documentation:
"Acme::Damn provides a single routine, damn(), which takes a blessed reference (a Perl object), and unblesses it, to return the original reference. I can't think of any reason why you might want to do this, but just because it's of no use doesn't mean that you shouldn't be able to do it."
It's a really good practice read the docs for all your modules. Reading the rest of those is left as an exercise to tish15. And as AM mentioned, it's really hard to help solve a problem like this (to say nothing of 'hard to find any inventive to do so') without seeing your problem code.
Before posting code though, and before jumping to more unfounded conclusions, please see On asking for help and How do I post a question effectively?.
|
|---|