NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Er, separate process? (Score:1)
Seriously. Or just do a "Oops! We're on Win32. Use CreateProcess() instead."
Re:Er, separate process? (Score:1)
Further, how do you handle debugging?
I mean, if you are just killing your process, what's the point?
With Test::POE::Stopping, we only need to add a few minor enhancements and we can start getting it to not only say that it won't end, but spit out full diagnositics of the specifics of the POE resources (aliases, handles, alarms, etc) that are actually leaking.
This takes it into another realm of usefulness entirely.
Just killing off the process doesn't give you that.
Reply to This
Parent
Re: (Score:1)
Oh well.
Re: (Score:1)