Stupid question of the week:- :-) Anyone had any problems (or success) writing a forking Tk script. I get loads of 'unable to release shared object' errors in Tk.pm (line 96 if memory serves me right) when trying to deal with forking and everything eventually crashes and burns on me - my inclination is that the child is not getting a complete copy of the resources independantly and therefore this can never work. The widgets must have some WinAPI stuff which is fixed - I think. I know this is a very broad question - I'm open to facts, opinions and educated guesses. :-) Andy _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activeperl
