I've been successfully using Tcl::Tk 0.97 with perl 5.8.4. Our sys admin has just made perl 10.0 available for use, but I'm now I'm having issues with using the Tcl::Tk module.

my $mw = tkinit;

Gives me the error:
Tcl procedure 'winfo' not found at /usr/csite/pubtools/perl/5.10.0/lib/site_perl/5.10.0/Tcl/Tk.pm line 591.

Has the module been built correctly? I was unable to find a later version of the module on CPAN, than 0.97

Any help would be appreciated.
Michlee

Reply via email to