Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

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

by Stephen Toney (Sexton)
on Feb 16, 2007 at 23:48 UTC ( [id://600552]=note: print w/replies, xml ) Need Help??


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

Sorry, I did my best. You said you wanted runnable code, and without the full Tk stuff it might not have been. After all, I didn't know where the problem was. As for the double spaces, not sure where they came from, probably by copying a file from Windows to Linux. I appreciate the help and will try to do better next time.
  • Comment on Re^2: More on Win32::Process not waiting

Replies are listed 'Best First'.
Re^3: More on Win32::Process not waiting
by GrandFather (Saint) on Feb 17, 2007 at 00:16 UTC

    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

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (2)
As of 2024-04-25 02:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found