in reply to Perl Tk GUI locking

Fork or thread

Replies are listed 'Best First'.
Re^2: Perl Tk GUI locking
by banango (Initiate) on Jun 04, 2007 at 18:44 UTC
    Any way you could give me some sample code? can pseudo-code the FTPing and extracting. but just to get an idea of where "fork" statements go, and what they look like, and how the flow goes, it would be helpful. Or even a reference? I've tried searching for fork and thread usage, and haven't been able to find anything that appears to be helpful. Anything would be incredibly helpful. I appreciate it very much. Thanks!