Code Comments
Programming Forum and web based access to our favorite programming groups.=head2 BUG REPORT This program core dumps with perl 5.9.1, Tk 804.027 on Solaris 8. =cut use warnings; use strict; use Tk; my $count = 0; MainWindow->new->waitVariable(\$count); __END__ This is perl, v5.9.1 built for sun4-solaris
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.