Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^3: More on Win32::Process not waiting

by GrandFather (Saint)
on Feb 17, 2007 at 00:16 UTC ( [id://600560]=note: print w/replies, xml ) Need Help??


in reply to Re^2: More on Win32::Process not waiting
in thread More on Win32::Process not waiting

A very useful technique for tracking down a bug when you have no idea where the bug is, is to comment out code until the bug goes away. A very useful technique for getting other people to look at a problem for you is to do, and obviously have done, as much work in tracking the bug down yourself. Actually, in a case like this these are the same technique!

We generally aren't interested in wading through 300 lines lines of code to find the 10 interesting lines. By cleaning up and condensing your questions to the largest extent you can you learn more yourself, you may actually find the problem yourself and if you end up needing to ask anyway you will get more people looking at the problem and will most likely get better answers.

In Perl circles lazyness is a virtue, but sometimes you have to work damn hard to be suitably lazy. ;)


DWIM is Perl's answer to Gödel
  • Comment on Re^3: More on Win32::Process not waiting

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://600560]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-19 06:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found