in reply to Segmentation fault at exit on Solaris 5.6.1 if require Tk instead of use
On lastest 5.6 (Tk 800.023) and 5.8 (Tk 800.024) ActivePerl on Win2000SP3.perl -Mstrict -we"eval{require Tk;import Tk;1} or die $@;tkinit()->But +ton(-text=>1,-command=>sub{exit})->pack;MainLoop();" # or perl -Mstrict -we'eval{require Tk;import Tk;1} or die $@;tkinit()->But +ton(-text=>1,-command=>sub{exit})->pack;MainLoop();'
| MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!" | |
| I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README). | |
| ** The third rule of perl club is a statement of fact: pod is sexy. |
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Segmentation fault at exit on Solaris 5.6.1 if require Tk instead of use
by tommyw (Hermit) on Jun 13, 2003 at 10:06 UTC | |
by PodMaster (Abbot) on Jun 13, 2003 at 10:20 UTC | |
by tommyw (Hermit) on Jun 13, 2003 at 11:19 UTC |